aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2010-05-25 14:07:25 +0000
committerPaul Mundt <lethal@linux-sh.org>2010-05-26 16:03:24 +0900
commita41a7b91772da2c77ac0da74285fd8ebd86a85ba (patch)
tree79799a8fbce61f4025a0f59ebbe4ca28f5f6975c /arch/sh
parentsh: handle early calls to return_address() when using dwarf unwinder. (diff)
downloadlinux-dev-a41a7b91772da2c77ac0da74285fd8ebd86a85ba.tar.xz
linux-dev-a41a7b91772da2c77ac0da74285fd8ebd86a85ba.zip
sh: remove duplicated #include
Remove duplicated #include('s) in arch/sh/boards/mach-ecovec24/setup.c Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/boards/mach-ecovec24/setup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/boards/mach-ecovec24/setup.c b/arch/sh/boards/mach-ecovec24/setup.c
index 49714258732e..3845258242ac 100644
--- a/arch/sh/boards/mach-ecovec24/setup.c
+++ b/arch/sh/boards/mach-ecovec24/setup.c
@@ -26,7 +26,6 @@
#include <linux/mmc/host.h>
#include <linux/input.h>
#include <linux/input/sh_keysc.h>
-#include <linux/mfd/sh_mobile_sdhi.h>
#include <video/sh_mobile_lcdc.h>
#include <sound/sh_fsi.h>
#include <media/sh_mobile_ceu.h>