Skip to content

Commit d15b8c7

Browse files
committed
perf pfm: Remove duplicate util/cpumap.h include
Fixes: d1f1cec ("perf list: Check if libpfm4 event is supported") Reported-by: kernel test robot <yujie.liu@intel.com> Closes: https://lore.kernel.org/r/202306110636.2sTsiAcl-lkp@intel.com/ Cc: Namhyung Kim <namhyung@kernel.org> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent 103b3d2 commit d15b8c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/perf/util/pfm.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include "util/pmus.h"
1414
#include "util/pfm.h"
1515
#include "util/strbuf.h"
16-
#include "util/cpumap.h"
1716
#include "util/thread_map.h"
1817

1918
#include <string.h>

0 commit comments

Comments
 (0)