mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] coresight: stm: Remove duplicate linux/acpi.h header
@ 2024-04-24  2:36 Jiapeng Chong
  2024-04-24 12:03 ` James Clark
  2024-04-24 15:35 ` Suzuki K Poulose
  0 siblings, 2 replies; 3+ messages in thread
From: Jiapeng Chong @ 2024-04-24  2:36 UTC (permalink / raw)
  To: suzuki.poulose
  Cc: mike.leach, james.clark, alexander.shishkin, mcoquelin.stm32,
	alexandre.torgue, coresight, linux-arm-kernel, linux-stm32,
	linux-kernel, Jiapeng Chong, Abaci Robot

./drivers/hwtracing/coresight/coresight-stm.c: linux/acpi.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8871
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.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"
-- 
2.20.1.7.g153144c


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] coresight: stm: Remove duplicate linux/acpi.h header
  2024-04-24  2:36 [PATCH] coresight: stm: Remove duplicate linux/acpi.h header Jiapeng Chong
@ 2024-04-24 12:03 ` James Clark
  2024-04-24 15:35 ` Suzuki K Poulose
  1 sibling, 0 replies; 3+ messages in thread
From: James Clark @ 2024-04-24 12:03 UTC (permalink / raw)
  To: Jiapeng Chong, suzuki.poulose
  Cc: mike.leach, alexander.shishkin, mcoquelin.stm32,
	alexandre.torgue, coresight, linux-arm-kernel, linux-stm32,
	linux-kernel, Abaci Robot



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@linux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8871
> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.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@arm.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] coresight: stm: Remove duplicate linux/acpi.h header
  2024-04-24  2:36 [PATCH] coresight: stm: Remove duplicate linux/acpi.h header Jiapeng Chong
  2024-04-24 12:03 ` James Clark
@ 2024-04-24 15:35 ` Suzuki K Poulose
  1 sibling, 0 replies; 3+ messages in thread
From: Suzuki K Poulose @ 2024-04-24 15:35 UTC (permalink / raw)
  To: Jiapeng Chong
  Cc: Suzuki K Poulose, mcoquelin.stm32, alexander.shishkin,
	mike.leach, alexandre.torgue, coresight, james.clark,
	linux-arm-kernel, linux-stm32, Abaci Robot, linux-kernel

On Wed, 24 Apr 2024 10:36:05 +0800, Jiapeng Chong wrote:
> ./drivers/hwtracing/coresight/coresight-stm.c: linux/acpi.h is included more than once.
> 
> 

Applied, thanks!

[1/1] coresight: stm: Remove duplicate linux/acpi.h header
      https://git.kernel.org/coresight/c/002026272ba523d2ae62a13b0a9febb0cdaf576e

Best regards,
-- 
Suzuki K Poulose <suzuki.poulose@arm.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-24 15:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-24  2:36 [PATCH] coresight: stm: Remove duplicate linux/acpi.h header Jiapeng Chong
2024-04-24 12:03 ` James Clark
2024-04-24 15:35 ` Suzuki K Poulose

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®