arm/imx2x: split i.MX21/i.MX27 register definitions
[pandora-kernel.git] / arch / arm / plat-mxc / include / mach / hardware.h
index a612d8b..11f5727 100644 (file)
 #endif
 
 #ifdef CONFIG_ARCH_MX2
+# include <mach/mx2x.h>
+# ifdef CONFIG_MACH_MX21
+#  include <mach/mx21.h>
+# endif
 # ifdef CONFIG_MACH_MX27
 #  include <mach/mx27.h>
 # endif