* [PATCH] arch/arm/mach-ks8695/leds.c: included linux/gpio.h twice
@ 2012-02-16 14:46 Danny Kukawka
2012-02-16 15:33 ` Danny Kukawka
0 siblings, 1 reply; 2+ messages in thread
From: Danny Kukawka @ 2012-02-16 14:46 UTC (permalink / raw)
To: Russell King
Cc: Danny Kukawka, Simtec Linux Team, Daniel Silverstone,
Linus Walleij, linux-arm-kernel, linux-kernel
arch/arm/mach-ks8695/leds.c: included 'linux/gpio.h' twice,
remove the duplicate.
Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
---
arch/arm/mach-ks8695/leds.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-ks8695/leds.c b/arch/arm/mach-ks8695/leds.c
index d6f6502..4bd7075 100644
--- a/arch/arm/mach-ks8695/leds.c
+++ b/arch/arm/mach-ks8695/leds.c
@@ -11,7 +11,6 @@
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>
-#include <linux/gpio.h>
#include <asm/leds.h>
#include <mach/devices.h>
--
1.7.8.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] arch/arm/mach-ks8695/leds.c: included linux/gpio.h twice
2012-02-16 14:46 [PATCH] arch/arm/mach-ks8695/leds.c: included linux/gpio.h twice Danny Kukawka
@ 2012-02-16 15:33 ` Danny Kukawka
0 siblings, 0 replies; 2+ messages in thread
From: Danny Kukawka @ 2012-02-16 15:33 UTC (permalink / raw)
To: Russell King
Cc: Simtec Linux Team, Daniel Silverstone, Linus Walleij,
linux-arm-kernel, linux-kernel
Hi,
Ignore this one since the fix is already in linux-next.
Danny
On Donnerstag, 16. Februar 2012, Danny Kukawka wrote:
> arch/arm/mach-ks8695/leds.c: included 'linux/gpio.h' twice,
> remove the duplicate.
>
> Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
> ---
> arch/arm/mach-ks8695/leds.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-ks8695/leds.c b/arch/arm/mach-ks8695/leds.c
> index d6f6502..4bd7075 100644
> --- a/arch/arm/mach-ks8695/leds.c
> +++ b/arch/arm/mach-ks8695/leds.c
> @@ -11,7 +11,6 @@
> #include <linux/kernel.h>
> #include <linux/module.h>
> #include <linux/init.h>
> -#include <linux/gpio.h>
>
> #include <asm/leds.h>
> #include <mach/devices.h>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-16 15:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-16 14:46 [PATCH] arch/arm/mach-ks8695/leds.c: included linux/gpio.h twice Danny Kukawka
2012-02-16 15:33 ` Danny Kukawka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®