OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
[pandora-kernel.git] / drivers / staging / tidspbridge / core / _tiomap.h
index 1c1f157..7fac488 100644 (file)
 
 #include <plat/powerdomain.h>
 #include <plat/clockdomain.h>
+/*
+ * XXX These mach-omap2/ includes are wrong and should be removed.  No
+ * driver should read or write to PRM/CM registers directly; they
+ * should rely on OMAP core code to do this.
+ */
+#include <mach-omap2/cm2xxx_3xxx.h>
 #include <mach-omap2/prm-regbits-34xx.h>
 #include <mach-omap2/cm-regbits-34xx.h>
 #include <dspbridge/devdefs.h>