summaryrefslogtreecommitdiffstats
path: root/include/configs/vision2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/vision2.h')
-rw-r--r--include/configs/vision2.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/vision2.h b/include/configs/vision2.h
index a5c116b347..4c8e7fa4f5 100644
--- a/include/configs/vision2.h
+++ b/include/configs/vision2.h
@@ -24,11 +24,12 @@
#ifndef __CONFIG_H
#define __CONFIG_H
-#include <asm/arch/imx-regs.h>
#define CONFIG_MX51 /* in a mx51 */
#define CONFIG_L2_OFF
+#include <asm/arch/imx-regs.h>
+
#define CONFIG_SYS_MX5_HCLK 24000000
#define CONFIG_SYS_MX5_CLK32 32768
#define CONFIG_DISPLAY_CPUINFO
OpenPOWER on IntegriCloud