ARM: OMAP1: Move board-sx1.h from plat to mach
authorTony Lindgren <tony@atomide.com>
Thu, 20 Sep 2012 18:41:22 +0000 (11:41 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 20 Sep 2012 22:02:38 +0000 (15:02 -0700)
This is only used by omap1.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-sx1-mmc.c
arch/arm/mach-omap1/board-sx1.c
arch/arm/mach-omap1/include/mach/board-sx1.h [moved from arch/arm/plat-omap/include/plat/board-sx1.h with 100% similarity]

index b59f788..5932d56 100644 (file)
@@ -17,7 +17,7 @@
 
 #include <mach/hardware.h>
 #include <plat/mmc.h>
-#include <plat/board-sx1.h>
+#include <mach/board-sx1.h>
 
 #if defined(CONFIG_MMC_OMAP) || defined(CONFIG_MMC_OMAP_MODULE)
 
index 2fddf6f..aef2a42 100644 (file)
@@ -39,7 +39,7 @@
 #include <plat/dma.h>
 #include <plat/irda.h>
 #include <plat/tc.h>
-#include <plat/board-sx1.h>
+#include <mach/board-sx1.h>
 
 #include <mach/hardware.h>
 #include <mach/usb.h>