]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
sh: mach-x3proto: Move the ilsel header to a better place.
authorPaul Mundt <lethal@linux-sh.org>
Sun, 3 Oct 2010 17:50:32 +0000 (02:50 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 3 Oct 2010 17:50:32 +0000 (02:50 +0900)
We'll be adding more headers for this board, so move this over to its own
directory.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-x3proto/ilsel.c
arch/sh/boards/mach-x3proto/setup.c
arch/sh/include/mach-x3proto/mach/ilsel.h [moved from arch/sh/include/asm/ilsel.h with 100% similarity]

index 5c9842704c60f39cc1039f8c5cc8180ad67f91fb..aa8eb7e542805cffd39b1e75e03327ba20ca141e 100644 (file)
@@ -14,7 +14,7 @@
 #include <linux/module.h>
 #include <linux/bitmap.h>
 #include <linux/io.h>
-#include <asm/ilsel.h>
+#include <mach/ilsel.h>
 
 /*
  * ILSEL is split across:
index 21f1bb67248e10b28f974c0f1334089cc355f89d..8fd75109bdc6d32e8d998069ddcef30eb26033cb 100644 (file)
@@ -18,7 +18,7 @@
 #include <linux/interrupt.h>
 #include <linux/usb/r8a66597.h>
 #include <linux/usb/m66592.h>
-#include <asm/ilsel.h>
+#include <mach/ilsel.h>
 #include <asm/smp-ops.h>
 
 static struct resource heartbeat_resources[] = {