Merge branch 'next/dt2' into HEAD
[cascardo/linux.git] / arch / arm / mach-integrator / include / mach / cm.h
index 445d57a..1a78692 100644 (file)
@@ -3,6 +3,8 @@
  */
 void cm_control(u32, u32);
 
+#define CM_CTRL        IO_ADDRESS(INTEGRATOR_HDR_CTRL)
+
 #define CM_CTRL_LED                    (1 << 0)
 #define CM_CTRL_nMBDET                 (1 << 1)
 #define CM_CTRL_REMAP                  (1 << 2)