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 dc2d800d9598585113885ad2210a855a24b54e47..70dcc225157f312d209d14c53180048e75147796 100644 (file)
@@ -25,7 +25,8 @@
 
 #include <asm/mach/map.h>
 
-#include <plat/cpu.h>
+#include "../mach-omap1/soc.h"
+#include "../mach-omap2/soc.h"
 
 #include "sram.h"
 
This page took 0.023783 seconds and 5 git commands to generate.