linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: ixp4xx: drop duplicate header gpio.h
@ 2016-11-18 14:21 Geliang Tang
  2016-11-18 14:21 ` [PATCH] ARM: lpc32xx: drop duplicate header device.h Geliang Tang
  2016-11-25 23:22 ` [PATCH] ARM: ixp4xx: drop duplicate header gpio.h Arnd Bergmann
  0 siblings, 2 replies; 5+ messages in thread
From: Geliang Tang @ 2016-11-18 14:21 UTC (permalink / raw)
  To: linux-arm-kernel

Drop duplicate header gpio.h from dsmg600-setup.c.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
---
 arch/arm/mach-ixp4xx/dsmg600-setup.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-ixp4xx/dsmg600-setup.c b/arch/arm/mach-ixp4xx/dsmg600-setup.c
index 43ee06d..b3bd0e1 100644
--- a/arch/arm/mach-ixp4xx/dsmg600-setup.c
+++ b/arch/arm/mach-ixp4xx/dsmg600-setup.c
@@ -26,7 +26,6 @@
 #include <linux/reboot.h>
 #include <linux/i2c.h>
 #include <linux/i2c-gpio.h>
-#include <linux/gpio.h>
 
 #include <mach/hardware.h>
 
-- 
2.9.3

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

end of thread, other threads:[~2016-11-25 23:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-18 14:21 [PATCH] ARM: ixp4xx: drop duplicate header gpio.h Geliang Tang
2016-11-18 14:21 ` [PATCH] ARM: lpc32xx: drop duplicate header device.h Geliang Tang
2016-11-21 20:59   ` Sylvain Lemieux
2016-11-25 23:24     ` Arnd Bergmann
2016-11-25 23:22 ` [PATCH] ARM: ixp4xx: drop duplicate header gpio.h Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).