diff mbox

staging: ste_rmi4: remove gpio.h include

Message ID 1347541643-30665-1-git-send-email-robherring2@gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

Rob Herring Sept. 13, 2012, 1:07 p.m. UTC
From: Rob Herring <rob.herring@calxeda.com>

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

Reported-by: Arnd Bergmann <arnd@arndb.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Rob Herring <rob.herring@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(-)

Comments

Rob Herring Sept. 13, 2012, 1:32 p.m. UTC | #1
Adding Greg KH's correct email...

On 09/13/2012 08:07 AM, Rob Herring wrote:
> From: Rob Herring <rob.herring@calxeda.com>
> 
> gpio.h is not needed and is going to be removed.
> 
> Reported-by: Arnd Bergmann <arnd@arndb.de>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Cc: Greg Kroah-Hartman <gregkh@suse.de>
> Signed-off-by: Rob Herring <rob.herring@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"
>  
>
Linus Walleij Sept. 13, 2012, 2:18 p.m. UTC | #2
On Thu, Sep 13, 2012 at 3:32 PM, Rob Herring <robherring2@gmail.com> wrote:
> Adding Greg KH's correct email...
>
> On 09/13/2012 08:07 AM, Rob Herring wrote:
>> From: Rob Herring <rob.herring@calxeda.com>
>>
>> gpio.h is not needed and is going to be removed.
>>
>> Reported-by: Arnd Bergmann <arnd@arndb.de>
>> Cc: Linus Walleij <linus.walleij@linaro.org>
>> Cc: Greg Kroah-Hartman <gregkh@suse.de>
>> Signed-off-by: Rob Herring <rob.herring@calxeda.com>

Acked-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij
Greg Kroah-Hartman Sept. 14, 2012, 3:27 a.m. UTC | #3
On Thu, Sep 13, 2012 at 08:32:06AM -0500, Rob Herring wrote:
> Adding Greg KH's correct email...
> 
> On 09/13/2012 08:07 AM, Rob Herring wrote:
> > From: Rob Herring <rob.herring@calxeda.com>
> > 
> > gpio.h is not needed and is going to be removed.

Care to send it to me in a format I can apply it in?

thanks,

greg k-h
Rob Herring Sept. 14, 2012, 12:28 p.m. UTC | #4
On 09/13/2012 10:27 PM, Greg Kroah-Hartman wrote:
> On Thu, Sep 13, 2012 at 08:32:06AM -0500, Rob Herring wrote:
>> Adding Greg KH's correct email...
>>
>> On 09/13/2012 08:07 AM, Rob Herring wrote:
>>> From: Rob Herring <rob.herring@calxeda.com>
>>>
>>> gpio.h is not needed and is going to be removed.
> 
> Care to send it to me in a format I can apply it in?

As I mentioned, this should go in via the arm-soc tree with rest of the
gpio clean-up, so I just need an ack.

Rob
Greg Kroah-Hartman Sept. 14, 2012, 1:36 p.m. UTC | #5
On Fri, Sep 14, 2012 at 07:28:45AM -0500, Rob Herring wrote:
> On 09/13/2012 10:27 PM, Greg Kroah-Hartman wrote:
> > On Thu, Sep 13, 2012 at 08:32:06AM -0500, Rob Herring wrote:
> >> Adding Greg KH's correct email...
> >>
> >> On 09/13/2012 08:07 AM, Rob Herring wrote:
> >>> From: Rob Herring <rob.herring@calxeda.com>
> >>>
> >>> gpio.h is not needed and is going to be removed.
> > 
> > Care to send it to me in a format I can apply it in?
> 
> As I mentioned, this should go in via the arm-soc tree with rest of the
> gpio clean-up, so I just need an ack.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
diff mbox

Patch

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"