summaryrefslogtreecommitdiff
path: root/board/tqc/tqma6/tqma6.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/tqc/tqma6/tqma6.c')
-rw-r--r--board/tqc/tqma6/tqma6.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/tqc/tqma6/tqma6.c b/board/tqc/tqma6/tqma6.c
index fdb0fa11b0..fcdea34f05 100644
--- a/board/tqc/tqma6/tqma6.c
+++ b/board/tqc/tqma6/tqma6.c
@@ -16,8 +16,8 @@
#include <linux/errno.h>
#include <asm/gpio.h>
#include <asm/io.h>
-#include <asm/imx-common/mxc_i2c.h>
-#include <asm/imx-common/spi.h>
+#include <asm/mach-imx/mxc_i2c.h>
+#include <asm/mach-imx/spi.h>
#include <common.h>
#include <fsl_esdhc.h>
#include <libfdt.h>