]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commitdiff
ARM: OMAP2+: Make board-rx51.h local
authorTony Lindgren <tony@atomide.com>
Thu, 20 Sep 2012 18:40:56 +0000 (11:40 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 20 Sep 2012 22:02:27 +0000 (15:02 -0700)
This can be local to mach-omap2.

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

index 29d838b8bdf9c0f92e9766c8b0206380b0370974..364f985b33a9792543aae27a8b42025fc1664f8b 100644 (file)
@@ -35,7 +35,7 @@
 #include <plat/gpmc.h>
 #include <plat/gpmc-smc91x.h>
 
-#include <mach/board-rx51.h>
+#include "board-rx51.h"
 
 #include <sound/tlv320aic3x.h>
 #include <sound/tpa6130a2-plat.h>
index 7ef09945750dcbfbdcff15ba17172cb1829c56e3..c22e111bcd00e2b17205bd5e764d46db6513ab2c 100644 (file)
@@ -19,7 +19,7 @@
 #include <plat/vram.h>
 #include <linux/platform_data/spi-omap2-mcspi.h>
 
-#include <mach/board-rx51.h>
+#include "board-rx51.h"
 
 #include "mux.h"