[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <97a016d3-5398-48cc-a0cc-571bf50d2b11@arm.com>
Date: Wed, 24 Apr 2024 13:03:13 +0100
From: James Clark <james.clark@....com>
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>, suzuki.poulose@....com
Cc: mike.leach@...aro.org, alexander.shishkin@...ux.intel.com,
mcoquelin.stm32@...il.com, alexandre.torgue@...s.st.com,
coresight@...ts.linaro.org, linux-arm-kernel@...ts.infradead.org,
linux-stm32@...md-mailman.stormreply.com, linux-kernel@...r.kernel.org,
Abaci Robot <abaci@...ux.alibaba.com>
Subject: Re: [PATCH] coresight: stm: Remove duplicate linux/acpi.h header
On 24/04/2024 03:36, Jiapeng Chong wrote:
> ./drivers/hwtracing/coresight/coresight-stm.c: linux/acpi.h is included more than once.
>
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8871
> Signed-off-by: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
> ---
> drivers/hwtracing/coresight/coresight-stm.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/hwtracing/coresight/coresight-stm.c b/drivers/hwtracing/coresight/coresight-stm.c
> index cbf7f17556f8..9ca04fac53fa 100644
> --- a/drivers/hwtracing/coresight/coresight-stm.c
> +++ b/drivers/hwtracing/coresight/coresight-stm.c
> @@ -30,7 +30,6 @@
> #include <linux/pm_runtime.h>
> #include <linux/stm.h>
> #include <linux/platform_device.h>
> -#include <linux/acpi.h>
>
> #include "coresight-priv.h"
> #include "coresight-trace-id.h"
Reviewed-by: James Clark <james.clark@....com>
Powered by blists - more mailing lists