aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-stmp3xxx
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinder@kernel.org>2009-07-08 20:13:24 +0530
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-07-25 17:08:24 +0100
commit40e03b581a8a0b638bc1e9b957ae0536a4a00ad3 (patch)
treebd05cb8379a568836832250d342a3176160d0e08 /arch/arm/plat-stmp3xxx
parent2e6e2c143cdefc2624722659766d1f3c098d79e1 (diff)
ARM: includecheck fix: plat-stmp3xxx/pinmux.c
fix the following 'make includecheck' warning: arch/arm/plat-stmp3xxx/pinmux.c: linux/sysdev.h is included more than once. Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Acked-by: dmitry pervushin <dpervushin@embeddedalley.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/plat-stmp3xxx')
-rw-r--r--arch/arm/plat-stmp3xxx/pinmux.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/plat-stmp3xxx/pinmux.c b/arch/arm/plat-stmp3xxx/pinmux.c
index d4120038220..6d6b1a468ed 100644
--- a/arch/arm/plat-stmp3xxx/pinmux.c
+++ b/arch/arm/plat-stmp3xxx/pinmux.c
@@ -22,7 +22,6 @@
#include <linux/sysdev.h>
#include <linux/string.h>
#include <linux/bitops.h>
-#include <linux/sysdev.h>
#include <linux/irq.h>
#include <mach/hardware.h>