]> git.karo-electronics.de Git - linux-beck.git/commitdiff
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 b59f78850e691d5933d1821d22b8f7fd630613b0..5932d56e17bf559642b397f7df96deea24eaaf26 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 2fddf6f0b39a561704b09a1f8e63b689cd91205d..aef2a428883b2348814906f060af306c61ff2de0 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>