[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage
[deliverable/linux.git] / arch / arm / mach-pxa / include / mach / pxa3xx-regs.h
index b1fcd10ab6c6bfeeba709a4efae8f1d878b194cc..15b3b0be7f58dc589c12db5fbc704a18183444d4 100644 (file)
@@ -13,6 +13,8 @@
 #ifndef __ASM_ARCH_PXA3XX_REGS_H
 #define __ASM_ARCH_PXA3XX_REGS_H
 
+#include <mach/hardware.h>
+
 /*
  * Oscillator Configuration Register (OSCC)
  */
 #define CKEN_MINI_IM   48      /* < Mini-IM */
 #define CKEN_MINI_LCD  49      /* < Mini LCD */
 
-#if defined(CONFIG_CPU_PXA310)
 #define CKEN_MMC3      5       /* < MMC3 Clock Enable */
 #define CKEN_MVED      43      /* < MVED clock enable */
-#endif
 
 /* Note: GCU clock enable bit differs on PXA300/PXA310 and PXA320 */
 #define PXA300_CKEN_GRAPHICS   42      /* Graphics controller clock enable */
This page took 0.025282 seconds and 5 git commands to generate.