i.MX27 CPU: Add basic i.MX27 CPU support
[deliverable/linux.git] / include / asm-arm / arch-mxc / hardware.h
index 4ed2d8072d039a5e81e8fbdc5825d88a49b90362..37cddbaaade7de5763cefe51b878d4d724961968 100644 (file)
 # include <asm/arch/mx31.h>
 #endif
 
+#ifdef CONFIG_ARCH_MX2
+# ifdef CONFIG_MACH_MX27
+#  include <asm/arch/mx27.h>
+# endif
+#endif
+
 #include <asm/arch/mxc.h>
 
 #endif /* __ASM_ARCH_MXC_HARDWARE_H__ */
This page took 0.023488 seconds and 5 git commands to generate.