From: Lv Ruyi Date: Mon, 17 Jan 2022 08:37:30 +0000 (+0000) Subject: perf cpumap: Remove duplicate include in cpumap.h X-Git-Tag: baikal/mips/sdk6.1~6561^2~5 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=cf9f7a23ff449ade6b68d0a9298382873559aacb;p=kernel.git perf cpumap: Remove duplicate include in cpumap.h Remove all but the first include of stdbool.h from cpumap.h. Reported-by: Zeal Robot Signed-off-by: Lv Ruyi Acked-by: Ian Rogers Cc: Alexander Shishkin Cc: Ingo Molnar Cc: James Clark Cc: Jiri Olsa Cc: Mark Rutland Cc: Namhyung Kim Link: https://lore.kernel.org/r/20220117083730.863200-1-lv.ruyi@zte.com.cn Signed-off-by: CGEL ZTE Signed-off-by: Arnaldo Carvalho de Melo --- diff --git a/tools/perf/util/cpumap.h b/tools/perf/util/cpumap.h index 5c85fbd709b4f..703ae6d3386e3 100644 --- a/tools/perf/util/cpumap.h +++ b/tools/perf/util/cpumap.h @@ -4,7 +4,6 @@ #include #include -#include #include #include