ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
[deliverable/linux.git] / arch / arm / plat-omap / sram.c
index 28acb383e7df0182d5538a1c47d9c23b7dafb2f9..70dcc225157f312d209d14c53180048e75147796 100644 (file)
@@ -25,8 +25,8 @@
 
 #include <asm/mach/map.h>
 
-#include <plat/sram.h>
-#include <plat/cpu.h>
+#include "../mach-omap1/soc.h"
+#include "../mach-omap2/soc.h"
 
 #include "sram.h"
 
This page took 0.025335 seconds and 5 git commands to generate.