diff options
author | Paul Mundt <lethal@linux-sh.org> | 2006-09-26 22:16:20 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-09-26 22:16:20 -0400 |
commit | 0c91c1a7012911e4b0180a1c1ae258e2b706f987 (patch) | |
tree | f437f4bf763c7257daa2a29a8b37570f678ca9c4 /arch/sh | |
parent | b278240839e20fa9384ea430df463b367b90e04e (diff) |
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>
Diffstat (limited to 'arch/sh')
-rw-r--r-- | arch/sh/boards/se/770x/setup.c | 2 |
1 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 @@ | |||
15 | #include <linux/ide.h> | 15 | #include <linux/ide.h> |
16 | #include <asm/io.h> | 16 | #include <asm/io.h> |
17 | #include <asm/se/se.h> | 17 | #include <asm/se/se.h> |
18 | #include <asm/se/smc37c93x.h> | 18 | #include <asm/smc37c93x.h> |
19 | 19 | ||
20 | /* | 20 | /* |
21 | * Configure the Super I/O chip | 21 | * Configure the Super I/O chip |