[PATCH] ARM:mach-s3c2410:remove the dup include file leds.h

Wanlong Gao wanlong.gao at gmail.com
Sat Jul 23 23:39:09 EDT 2011


From: Wanlong Gao <gaowanlong at cn.fujitsu.com>

linux/leds.h has been included twice in h1940-bluetooth.c.

Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
 arch/arm/mach-s3c2410/h1940-bluetooth.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-s3c2410/h1940-bluetooth.c b/arch/arm/mach-s3c2410/h1940-bluetooth.c
index 2c126bb..a5eeb62 100644
--- a/arch/arm/mach-s3c2410/h1940-bluetooth.c
+++ b/arch/arm/mach-s3c2410/h1940-bluetooth.c
@@ -18,7 +18,6 @@
 #include <linux/leds.h>
 #include <linux/gpio.h>
 #include <linux/rfkill.h>
-#include <linux/leds.h>
 
 #include <mach/regs-gpio.h>
 #include <mach/hardware.h>
-- 
1.7.4.1




More information about the linux-arm-kernel mailing list