[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <474a7db1-f576-46fc-a12a-b479e7045f37@arm.com>
Date: Wed, 24 Apr 2024 13:04:56 +0100
From: James Clark <james.clark@....com>
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>, suzuki.poulose@....com
Cc: mike.leach@...aro.org, coresight@...ts.linaro.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Abaci Robot <abaci@...ux.alibaba.com>
Subject: Re: [PATCH] coresight: Remove duplicate linux/amba/bus.h header
On 24/04/2024 03:24, Jiapeng Chong wrote:
> ./include/linux/coresight.h: linux/amba/bus.h is included more than once.
>
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8869
> Signed-off-by: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
> ---
> include/linux/coresight.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/linux/coresight.h b/include/linux/coresight.h
> index 653f1712eb77..f09ace92176e 100644
> --- a/include/linux/coresight.h
> +++ b/include/linux/coresight.h
> @@ -12,7 +12,6 @@
> #include <linux/io.h>
> #include <linux/perf_event.h>
> #include <linux/sched.h>
> -#include <linux/amba/bus.h>
> #include <linux/platform_device.h>
>
> /* Peripheral id registers (0xFD0-0xFEC) */
Reviewed-by: James Clark <james.clark@....com>
Powered by blists - more mailing lists