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

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


./drivers/perf/amlogic/meson_ddr_pmu_core.c: 19 linux/version.h not needed.

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

diff --git a/drivers/perf/amlogic/meson_ddr_pmu_core.c b/drivers/perf/amlogic/meson_ddr_pmu_core.c
index 0ff7c0449ac2..b84346dbac2c 100644
--- a/drivers/perf/amlogic/meson_ddr_pmu_core.c
+++ b/drivers/perf/amlogic/meson_ddr_pmu_core.c
@@ -16,7 +16,6 @@
 #include <linux/printk.h>
 #include <linux/sysfs.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