[PATCH] staging: ste_rmi4: remove gpio.h include
Rob Herring
robherring2 at gmail.com
Thu Sep 13 09:32:06 EDT 2012
Adding Greg KH's correct email...
On 09/13/2012 08:07 AM, Rob Herring wrote:
> 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"
>
>
More information about the linux-arm-kernel
mailing list