Re: [PATCH] arch/arm/mach-ux500/board-mop500-u8500uib.c: includedlinux/gpio.h twice

From: Linus Walleij
Date: Mon Feb 27 2012 - 03:12:40 EST


On Mon, Feb 27, 2012 at 8:27 AM, Srinidhi Kasagar
<srinidhi.kasagar@xxxxxxxxxxxxxx> wrote:
> On Wed, Feb 15, 2012 at 20:19:38 +0100, Danny Kukawka wrote:
>> arch/arm/mach-ux500/board-mop500-u8500uib.c included 'linux/gpio.h'
>> remove the duplicate.
>>
>> Signed-off-by: Danny Kukawka <danny.kukawka@xxxxxxxxx>
>> ---
>>  arch/arm/mach-ux500/board-mop500-u8500uib.c |    1 -
>>  1 files changed, 0 insertions(+), 1 deletions(-)
>>
>> diff --git a/arch/arm/mach-ux500/board-mop500-u8500uib.c b/arch/arm/mach-ux500/board-mop500-u8500uib.c
>> index feb5744..ead91c9 100644
>> --- a/arch/arm/mach-ux500/board-mop500-u8500uib.c
>> +++ b/arch/arm/mach-ux500/board-mop500-u8500uib.c
>> @@ -8,7 +8,6 @@
>>  #include <linux/kernel.h>
>>  #include <linux/init.h>
>>  #include <linux/i2c.h>
>> -#include <linux/gpio.h>
>>  #include <linux/interrupt.h>
>>  #include <linux/mfd/tc3589x.h>
>>  #include <linux/input/matrix_keypad.h>
>
> Thanks,
>
> Acked-by: srinidhi kasagar <srinidhi.kasagar@xxxxxxxxxxxxxx>
>
> Linus W, would you please pick if you have not noticed this.

Thanks for the reminder, I've picked it up and merged
to my ux500-core branch.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/