linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] gpio: samsung: Remove hardware.h inclusion
@ 2014-01-03  9:36 Sachin Kamat
  2014-01-03  9:36 ` [PATCH 2/2] gpio: samsung: Update documentation Sachin Kamat
  2014-01-07 18:00 ` [PATCH 1/2] gpio: samsung: Remove hardware.h inclusion Linus Walleij
  0 siblings, 2 replies; 4+ messages in thread
From: Sachin Kamat @ 2014-01-03  9:36 UTC (permalink / raw)
  To: linux-gpio
  Cc: linux-doc, linus.walleij, rob, sachin.kamat, patches,
	Heiko Stuebner

The contents of this header file are not referenced in the driver.
Remove its inclusion.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Heiko Stuebner <heiko@sntech.de>
---
 drivers/gpio/gpio-samsung.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpio/gpio-samsung.c b/drivers/gpio/gpio-samsung.c
index be7b0bd4eed4..2376e6278388 100644
--- a/drivers/gpio/gpio-samsung.c
+++ b/drivers/gpio/gpio-samsung.c
@@ -36,7 +36,6 @@
 
 #include <asm/irq.h>
 
-#include <mach/hardware.h>
 #include <mach/map.h>
 #include <mach/regs-gpio.h>
 
-- 
1.7.9.5


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

end of thread, other threads:[~2014-01-07 18:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-03  9:36 [PATCH 1/2] gpio: samsung: Remove hardware.h inclusion Sachin Kamat
2014-01-03  9:36 ` [PATCH 2/2] gpio: samsung: Update documentation Sachin Kamat
2014-01-07 18:01   ` Linus Walleij
2014-01-07 18:00 ` [PATCH 1/2] gpio: samsung: Remove hardware.h inclusion Linus Walleij

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).