linux-kernel.vger.kernel.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
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Geliang Tang @ 2016-11-18 14:21 UTC (permalink / raw)
  To: Imre Kaloz, Krzysztof Halasa, Russell King
  Cc: Geliang Tang, linux-arm-kernel, linux-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] 13+ messages in thread

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

Thread overview: 13+ 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-18 14:21 ` [PATCH] Blackfin arch: drop duplicate header seq_file.h Geliang Tang
2016-11-18 14:21 ` [PATCH] f2fs: drop duplicate header timer.h Geliang Tang
2016-11-18 14:21 ` [PATCH] KVM: PPC: drop duplicate header asm/iommu.h Geliang Tang
2016-11-18 14:21 ` [PATCH] sh: dreamcast: drop duplicate header irq.h Geliang Tang
2016-11-18 14:21 ` [PATCH] skd_main: drop duplicate header scatterlist.h Geliang Tang
2016-11-18 14:45   ` Jens Axboe
2016-11-18 14:21 ` [PATCH] sparc: " Geliang Tang
2016-11-19 15:43   ` David Miller
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).