[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1311478749-6323-1-git-send-email-wanlong.gao@gmail.com>
Date: Sun, 24 Jul 2011 11:39:09 +0800
From: Wanlong Gao <wanlong.gao@...il.com>
To: ben-linux@...ff.org, linux@....linux.org.uk
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Wanlong Gao <gaowanlong@...fujitsu.com>
Subject: [PATCH] ARM:mach-s3c2410:remove the dup include file leds.h
From: Wanlong Gao <gaowanlong@...fujitsu.com>
linux/leds.h has been included twice in h1940-bluetooth.c.
Signed-off-by: Wanlong Gao <gaowanlong@...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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists