]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
perf tools: Remove needless map.h include directives
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 30 Aug 2019 15:07:23 +0000 (12:07 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 1 Sep 2019 01:24:10 +0000 (22:24 -0300)
commitdf1a0a110c2c0138665f6d8ec96812ea14c2d818
treea595eade06b37d3f9655c0c51ad7ef9f3ca91d6c
parentafce8c482c48e2c42c155eeae4cd048c2b5fbb99
perf tools: Remove needless map.h include directives

Now that map.h isn't included by any other header, we can check where
it is really needed, i.e. we can remove it and be sure that it isn't
being obtained indirectly.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-iu8ylqky7g1i9i54v3y7qovw@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/arm64/util/sym-handling.c
tools/perf/tests/thread-mg-share.c
tools/perf/util/intel-bts.c