From: Paul Mundt Date: Wed, 27 Sep 2006 02:16:20 +0000 (+0900) Subject: sh: Move smc37c93x.h for SystemH board use. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0c91c1a7012911e4b0180a1c1ae258e2b706f987;p=linux-beck.git sh: Move smc37c93x.h for SystemH board use. SystemH needs this header as well, not just 770x SE. Signed-off-by: Paul Mundt --- 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 #include #include -#include +#include /* * Configure the Super I/O chip diff --git a/include/asm-sh/se/smc37c93x.h b/include/asm-sh/smc37c93x.h similarity index 100% rename from include/asm-sh/se/smc37c93x.h rename to include/asm-sh/smc37c93x.h