Commit e8293395 authored by Jiapeng Chong's avatar Jiapeng Chong Committed by Suzuki K Poulose

coresight: Remove duplicate linux/amba/bus.h header

./include/linux/coresight.h: linux/amba/bus.h is included more than once.
Reported-by: default avatarAbaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8869Signed-off-by: default avatarJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: default avatarJames Clark <james.clark@arm.com>
Signed-off-by: default avatarSuzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20240424022420.58516-1-jiapeng.chong@linux.alibaba.com
parent 00202627
...@@ -12,7 +12,6 @@ ...@@ -12,7 +12,6 @@
#include <linux/io.h> #include <linux/io.h>
#include <linux/perf_event.h> #include <linux/perf_event.h>
#include <linux/sched.h> #include <linux/sched.h>
#include <linux/amba/bus.h>
#include <linux/platform_device.h> #include <linux/platform_device.h>
/* Peripheral id registers (0xFD0-0xFEC) */ /* Peripheral id registers (0xFD0-0xFEC) */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment