summaryrefslogtreecommitdiff
path: root/board/udoo/udoo_spl.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/udoo/udoo_spl.c')
-rw-r--r--board/udoo/udoo_spl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/udoo/udoo_spl.c b/board/udoo/udoo_spl.c
index f24d21e2bf..e83e7c3a1b 100644
--- a/board/udoo/udoo_spl.c
+++ b/board/udoo/udoo_spl.c
@@ -12,8 +12,8 @@
#include <asm/arch/mx6-pins.h>
#include <linux/errno.h>
#include <asm/gpio.h>
-#include <asm/imx-common/iomux-v3.h>
-#include <asm/imx-common/video.h>
+#include <asm/mach-imx/iomux-v3.h>
+#include <asm/mach-imx/video.h>
#include <mmc.h>
#include <fsl_esdhc.h>
#include <asm/arch/crm_regs.h>