[PATCH 1/2] perf/amlogic: Remove unused including <linux/version.h>

Jiapeng Chong jiapeng.chong at linux.alibaba.com
Mon Nov 28 19:21:08 PST 2022


./drivers/perf/amlogic/meson_g12_ddr_pmu.c:15 linux/version.h not needed.

Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3280
Reported-by: Abaci Robot <abaci at linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong at linux.alibaba.com>
---
 drivers/perf/amlogic/meson_g12_ddr_pmu.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/perf/amlogic/meson_g12_ddr_pmu.c b/drivers/perf/amlogic/meson_g12_ddr_pmu.c
index 932802abd18c..a78fdb15e26c 100644
--- a/drivers/perf/amlogic/meson_g12_ddr_pmu.c
+++ b/drivers/perf/amlogic/meson_g12_ddr_pmu.c
@@ -12,7 +12,6 @@
 #include <linux/platform_device.h>
 #include <linux/printk.h>
 #include <linux/types.h>
-#include <linux/version.h>
 
 #include <soc/amlogic/meson_ddr_pmu.h>
 
-- 
2.20.1.7.g153144c




More information about the linux-arm-kernel mailing list