summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-ecovec24/setup.c
diff options
context:
space:
mode:
authorYoshihiro Shimoda2011-09-28 09:49:14 +0200
committerPaul Mundt2011-10-28 08:03:49 +0200
commitcf8e56bf5b60dba5ba11db83ca7f1df884e568e5 (patch)
treeba541e82a35036913cc6a1e14989254e09ecdc76 /arch/sh/boards/mach-ecovec24/setup.c
parentsh: pfc: Remove unused gpio_in_use member (diff)
downloadkernel-qcow2-linux-cf8e56bf5b60dba5ba11db83ca7f1df884e568e5.tar.gz
kernel-qcow2-linux-cf8e56bf5b60dba5ba11db83ca7f1df884e568e5.tar.xz
kernel-qcow2-linux-cf8e56bf5b60dba5ba11db83ca7f1df884e568e5.zip
sh: modify the asm/sh_eth.h to linux/sh_eth.h in some boards
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/mach-ecovec24/setup.c')
-rw-r--r--arch/sh/boards/mach-ecovec24/setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/boards/mach-ecovec24/setup.c b/arch/sh/boards/mach-ecovec24/setup.c
index 22faf2a2d8fc..92ddce4b3456 100644
--- a/arch/sh/boards/mach-ecovec24/setup.c
+++ b/arch/sh/boards/mach-ecovec24/setup.c
@@ -28,13 +28,13 @@
#include <linux/spi/mmc_spi.h>
#include <linux/input.h>
#include <linux/input/sh_keysc.h>
+#include <linux/sh_eth.h>
#include <video/sh_mobile_lcdc.h>
#include <sound/sh_fsi.h>
#include <media/sh_mobile_ceu.h>
#include <media/tw9910.h>
#include <media/mt9t112.h>
#include <asm/heartbeat.h>
-#include <asm/sh_eth.h>
#include <asm/clock.h>
#include <asm/suspend.h>
#include <cpu/sh7724.h>