summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-mxc/hardware.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-mxc/hardware.h')
-rw-r--r--include/asm-arm/arch-mxc/hardware.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-arm/arch-mxc/hardware.h b/include/asm-arm/arch-mxc/hardware.h
index f841127ef755..37cddbaaade7 100644
--- a/include/asm-arm/arch-mxc/hardware.h
+++ b/include/asm-arm/arch-mxc/hardware.h
@@ -27,6 +27,9 @@
#endif
#ifdef CONFIG_ARCH_MX2
+# ifdef CONFIG_MACH_MX27
+# include <asm/arch/mx27.h>
+# endif
#endif
#include <asm/arch/mxc.h>