summaryrefslogtreecommitdiffstats
path: root/board/engicam/common/spl.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/engicam/common/spl.c')
-rw-r--r--board/engicam/common/spl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/engicam/common/spl.c b/board/engicam/common/spl.c
index ab0ab986bf..a8a7cf317e 100644
--- a/board/engicam/common/spl.c
+++ b/board/engicam/common/spl.c
@@ -20,8 +20,8 @@
#include <asm/arch/mx6-pins.h>
#include <asm/arch/sys_proto.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>
DECLARE_GLOBAL_DATA_PTR;