From e73b0d586ed8ababe67a655f8c2deebfb12a307b Mon Sep 17 00:00:00 2001 From: Ian Rogers Date: Thu, 11 Feb 2021 10:39:14 -0800 Subject: perf env: Remove unneeded internal/cpumap inclusions Minor cleanup. Signed-off-by: Ian Rogers Acked-by: Jiri Olsa Cc: Alexander Shishkin Cc: Mark Rutland Cc: Namhyung Kim Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lore.kernel.org/lkml/20210211183914.4093187-1-irogers@google.com Signed-off-by: Arnaldo Carvalho de Melo --- tools/perf/bench/futex-hash.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/perf/bench/futex-hash.c') diff --git a/tools/perf/bench/futex-hash.c b/tools/perf/bench/futex-hash.c index 915bf3da7ce2..b65373ce5c4f 100644 --- a/tools/perf/bench/futex-hash.c +++ b/tools/perf/bench/futex-hash.c @@ -20,7 +20,6 @@ #include #include #include -#include #include #include "../util/stat.h" -- cgit v1.2.3