aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/pmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/tests/pmu.c')
-rw-r--r--tools/perf/tests/pmu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/tests/pmu.c b/tools/perf/tests/pmu.c
index 14a78898d79e..74379ff1f7fa 100644
--- a/tools/perf/tests/pmu.c
+++ b/tools/perf/tests/pmu.c
@@ -1,7 +1,6 @@
1// SPDX-License-Identifier: GPL-2.0 1// SPDX-License-Identifier: GPL-2.0
2#include "parse-events.h" 2#include "parse-events.h"
3#include "pmu.h" 3#include "pmu.h"
4#include "util.h"
5#include "tests.h" 4#include "tests.h"
6#include <errno.h> 5#include <errno.h>
7#include <stdio.h> 6#include <stdio.h>