[PATCH] staging: ste_rmi4: remove gpio.h include

Rob Herring robherring2 at gmail.com
Thu Sep 13 09:07:23 EDT 2012


From: Rob Herring <rob.herring at calxeda.com>

gpio.h is not needed and is going to be removed.

Reported-by: Arnd Bergmann <arnd at arndb.de>
Cc: Linus Walleij <linus.walleij at linaro.org>
Cc: Greg Kroah-Hartman <gregkh at suse.de>
Signed-off-by: Rob Herring <rob.herring at calxeda.com>
---

Here's one more trivial fix in preparation of mach/gpio.h removal. I plan
to take this thru arm-soc tree.

Rob

 .../staging/ste_rmi4/board-mop500-u8500uib-rmi4.c  |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/ste_rmi4/board-mop500-u8500uib-rmi4.c b/drivers/staging/ste_rmi4/board-mop500-u8500uib-rmi4.c
index a272e48..47439c3 100644
--- a/drivers/staging/ste_rmi4/board-mop500-u8500uib-rmi4.c
+++ b/drivers/staging/ste_rmi4/board-mop500-u8500uib-rmi4.c
@@ -5,7 +5,6 @@
 #include <linux/i2c.h>
 #include <linux/gpio.h>
 #include <linux/interrupt.h>
-#include <mach/gpio.h>
 #include <mach/irqs.h>
 #include "synaptics_i2c_rmi4.h"
 
-- 
1.7.9.5




More information about the linux-arm-kernel mailing list