summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Mundt2006-09-27 04:16:20 +0200
committerPaul Mundt2006-09-27 04:16:20 +0200
commit0c91c1a7012911e4b0180a1c1ae258e2b706f987 (patch)
treef437f4bf763c7257daa2a29a8b37570f678ca9c4
parentMerge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 (diff)
downloadkernel-qcow2-linux-0c91c1a7012911e4b0180a1c1ae258e2b706f987.tar.gz
kernel-qcow2-linux-0c91c1a7012911e4b0180a1c1ae258e2b706f987.tar.xz
kernel-qcow2-linux-0c91c1a7012911e4b0180a1c1ae258e2b706f987.zip
sh: Move smc37c93x.h for SystemH board use.
SystemH needs this header as well, not just 770x SE. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
-rw-r--r--arch/sh/boards/se/770x/setup.c2
-rw-r--r--include/asm-sh/smc37c93x.h (renamed from include/asm-sh/se/smc37c93x.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/boards/se/770x/setup.c b/arch/sh/boards/se/770x/setup.c
index 7d1a071727cc..b6730ea57502 100644
--- a/arch/sh/boards/se/770x/setup.c
+++ b/arch/sh/boards/se/770x/setup.c
@@ -15,7 +15,7 @@
#include <linux/ide.h>
#include <asm/io.h>
#include <asm/se/se.h>
-#include <asm/se/smc37c93x.h>
+#include <asm/smc37c93x.h>
/*
* Configure the Super I/O chip
diff --git a/include/asm-sh/se/smc37c93x.h b/include/asm-sh/smc37c93x.h
index 585da2a8fc45..585da2a8fc45 100644
--- a/include/asm-sh/se/smc37c93x.h
+++ b/include/asm-sh/smc37c93x.h