aboutsummaryrefslogtreecommitdiff
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 4ed2d8072d0..f841127ef75 100644
--- a/include/asm-arm/arch-mxc/hardware.h
+++ b/include/asm-arm/arch-mxc/hardware.h
@@ -26,6 +26,9 @@
# include <asm/arch/mx31.h>
#endif
+#ifdef CONFIG_ARCH_MX2
+#endif
+
#include <asm/arch/mxc.h>
#endif /* __ASM_ARCH_MXC_HARDWARE_H__ */