ARM: OMAP2+: Make board-zoom.h local
authorTony Lindgren <tony@atomide.com>
Mon, 8 Oct 2012 16:11:22 +0000 (09:11 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 17 Oct 2012 18:36:46 +0000 (11:36 -0700)
This can be local to mach-omap2.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-3630sdp.c
arch/arm/mach-omap2/board-ldp.c
arch/arm/mach-omap2/board-zoom-debugboard.c
arch/arm/mach-omap2/board-zoom-display.c
arch/arm/mach-omap2/board-zoom-peripherals.c
arch/arm/mach-omap2/board-zoom.c
arch/arm/mach-omap2/board-zoom.h [moved from arch/arm/mach-omap2/include/mach/board-zoom.h with 100% similarity]

index fc224ad..f1df601 100644 (file)
@@ -20,7 +20,7 @@
 #include "gpmc-smc91x.h"
 #include <plat/usb.h>
 
-#include <mach/board-zoom.h>
+#include "board-zoom.h"
 
 #include "board-flash.h"
 #include "mux.h"
index e1628cd..35ee018 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "common.h"
 #include "gpmc.h"
-#include <mach/board-zoom.h>
+#include "board-zoom.h"
 #include <plat/usb.h>
 #include "gpmc-smsc911x.h"
 
index be9f71d..42e5f23 100644 (file)
@@ -20,7 +20,7 @@
 #include "gpmc.h"
 #include "gpmc-smsc911x.h"
 
-#include <mach/board-zoom.h>
+#include "board-zoom.h"
 
 #include "soc.h"
 #include "common.h"
index b940ab2..230cb33 100644 (file)
@@ -16,7 +16,7 @@
 #include <linux/spi/spi.h>
 #include <linux/platform_data/spi-omap2-mcspi.h>
 #include <video/omapdss.h>
-#include <mach/board-zoom.h>
+#include "board-zoom.h"
 
 #include "common.h"
 
index c166fe1..74ac565 100644 (file)
@@ -28,7 +28,7 @@
 #include "common.h"
 #include <plat/usb.h>
 
-#include <mach/board-zoom.h>
+#include "board-zoom.h"
 
 #include "mux.h"
 #include "hsmmc.h"
index c39578c..50e9879 100644 (file)
@@ -24,7 +24,7 @@
 #include "common.h"
 #include <plat/usb.h>
 
-#include <mach/board-zoom.h>
+#include "board-zoom.h"
 
 #include "board-flash.h"
 #include "mux.h"