aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/pmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/pmu.c')
-rw-r--r--tools/perf/util/pmu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/pmu.c b/tools/perf/util/pmu.c
index fb597fa94234..5608da82ad23 100644
--- a/tools/perf/util/pmu.c
+++ b/tools/perf/util/pmu.c
@@ -20,7 +20,6 @@
20#include "debug.h" 20#include "debug.h"
21#include "pmu.h" 21#include "pmu.h"
22#include "parse-events.h" 22#include "parse-events.h"
23#include "cpumap.h"
24#include "header.h" 23#include "header.h"
25#include "pmu-events/pmu-events.h" 24#include "pmu-events/pmu-events.h"
26#include "string2.h" 25#include "string2.h"