All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: imx: Remove unused include of linux/irqchip/arm-gic.h
@ 2020-02-14  3:06 ` Anson Huang
  0 siblings, 0 replies; 4+ messages in thread
From: Anson Huang @ 2020-02-14  3:06 UTC (permalink / raw)
  To: linux, shawnguo, s.hauer, kernel, festevam, tglx, rfontana,
	kstewart, allison, linux-arm-kernel, linux-kernel
  Cc: Linux-imx

linux/irqchip/arm-gic.h is NOT used at all, no need to include it.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
 arch/arm/mach-imx/gpc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-imx/gpc.c b/arch/arm/mach-imx/gpc.c
index 07f1972..fb3cba8 100644
--- a/arch/arm/mach-imx/gpc.c
+++ b/arch/arm/mach-imx/gpc.c
@@ -10,7 +10,7 @@
 #include <linux/of.h>
 #include <linux/of_address.h>
 #include <linux/of_irq.h>
-#include <linux/irqchip/arm-gic.h>
+
 #include "common.h"
 #include "hardware.h"
 
-- 
2.7.4


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

* [PATCH] ARM: imx: Remove unused include of linux/irqchip/arm-gic.h
@ 2020-02-14  3:06 ` Anson Huang
  0 siblings, 0 replies; 4+ messages in thread
From: Anson Huang @ 2020-02-14  3:06 UTC (permalink / raw)
  To: linux, shawnguo, s.hauer, kernel, festevam, tglx, rfontana,
	kstewart, allison, linux-arm-kernel, linux-kernel
  Cc: Linux-imx

linux/irqchip/arm-gic.h is NOT used at all, no need to include it.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
 arch/arm/mach-imx/gpc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-imx/gpc.c b/arch/arm/mach-imx/gpc.c
index 07f1972..fb3cba8 100644
--- a/arch/arm/mach-imx/gpc.c
+++ b/arch/arm/mach-imx/gpc.c
@@ -10,7 +10,7 @@
 #include <linux/of.h>
 #include <linux/of_address.h>
 #include <linux/of_irq.h>
-#include <linux/irqchip/arm-gic.h>
+
 #include "common.h"
 #include "hardware.h"
 
-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: imx: Remove unused include of linux/irqchip/arm-gic.h
  2020-02-14  3:06 ` Anson Huang
@ 2020-02-17  7:37   ` Shawn Guo
  -1 siblings, 0 replies; 4+ messages in thread
From: Shawn Guo @ 2020-02-17  7:37 UTC (permalink / raw)
  To: Anson Huang
  Cc: linux, s.hauer, kernel, festevam, tglx, rfontana, kstewart,
	allison, linux-arm-kernel, linux-kernel, Linux-imx

On Fri, Feb 14, 2020 at 11:06:46AM +0800, Anson Huang wrote:
> linux/irqchip/arm-gic.h is NOT used at all, no need to include it.
> 
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>

Applied, thanks.

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

* Re: [PATCH] ARM: imx: Remove unused include of linux/irqchip/arm-gic.h
@ 2020-02-17  7:37   ` Shawn Guo
  0 siblings, 0 replies; 4+ messages in thread
From: Shawn Guo @ 2020-02-17  7:37 UTC (permalink / raw)
  To: Anson Huang
  Cc: kstewart, s.hauer, linux, linux-kernel, rfontana,
	linux-arm-kernel, kernel, tglx, festevam, allison, Linux-imx

On Fri, Feb 14, 2020 at 11:06:46AM +0800, Anson Huang wrote:
> linux/irqchip/arm-gic.h is NOT used at all, no need to include it.
> 
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>

Applied, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-02-17  7:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-14  3:06 [PATCH] ARM: imx: Remove unused include of linux/irqchip/arm-gic.h Anson Huang
2020-02-14  3:06 ` Anson Huang
2020-02-17  7:37 ` Shawn Guo
2020-02-17  7:37   ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.