Re: [PATCH 1/2] ARM: ux500: remove redundant DB8500_PIN_SLEEP definition

2013-04-03 Thread Linus Walleij
On Thu, Mar 28, 2013 at 5:21 PM, Fabio Baltieri wrote: > DB8500_PIN_SLEEP was defined twice, drop one of the two. > > Signed-off-by: Fabio Baltieri Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord.

[PATCH 1/2] ARM: ux500: remove redundant DB8500_PIN_SLEEP definition

2013-03-28 Thread Fabio Baltieri
DB8500_PIN_SLEEP was defined twice, drop one of the two. Signed-off-by: Fabio Baltieri --- arch/arm/mach-ux500/board-mop500-pins.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/arm/mach-ux500/board-mop500-pins.c b/arch/arm/mach-ux500/board-mop500-pins.c index 0a3f30d..625880f 10064