]> Pileus Git - ~andy/linux/blobdiff - arch/arm/plat-omap/sram.c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
[~andy/linux] / arch / arm / plat-omap / sram.c
index 1a686c89d8ddce3049474c5c0533244f97da2580..e26e50487d6010fc3ecace2585edb03429b3e990 100644 (file)
 
 #include "sram.h"
 #include "fb.h"
+
+/* XXX These "sideways" includes are a sign that something is wrong */
 #if defined(CONFIG_ARCH_OMAP2) || defined(CONFIG_ARCH_OMAP3)
-# include "../mach-omap2/prm.h"
-# include "../mach-omap2/cm.h"
+# include "../mach-omap2/prm2xxx_3xxx.h"
 # include "../mach-omap2/sdrc.h"
 #endif