From: Jiapeng Chong Date: Wed, 24 Apr 2024 02:24:20 +0000 (+0800) Subject: coresight: Remove duplicate linux/amba/bus.h header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e8293395b9caa57e38cc05b9102d4ec7835b0a0f;p=linux.git coresight: Remove duplicate linux/amba/bus.h header ./include/linux/coresight.h: linux/amba/bus.h is included more than once. Reported-by: Abaci Robot Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8869 Signed-off-by: Jiapeng Chong Reviewed-by: James Clark Signed-off-by: Suzuki K Poulose Link: https://lore.kernel.org/r/20240424022420.58516-1-jiapeng.chong@linux.alibaba.com --- diff --git a/include/linux/coresight.h b/include/linux/coresight.h index 653f1712eb779..f09ace92176e2 100644 --- a/include/linux/coresight.h +++ b/include/linux/coresight.h @@ -12,7 +12,6 @@ #include #include #include -#include #include /* Peripheral id registers (0xFD0-0xFEC) */