summaryrefslogtreecommitdiff
path: root/board/seco/common/mx6.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/seco/common/mx6.c')
-rw-r--r--board/seco/common/mx6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/seco/common/mx6.c b/board/seco/common/mx6.c
index 2f14f59..c4abc1d 100644
--- a/board/seco/common/mx6.c
+++ b/board/seco/common/mx6.c
@@ -12,7 +12,7 @@
#include <asm/arch/imx-regs.h>
#include <asm/arch/iomux.h>
#include <asm/arch/mx6-pins.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
#include <asm/gpio.h>
#include <asm/imx-common/iomux-v3.h>
#include <asm/imx-common/boot_mode.h>