summaryrefslogtreecommitdiff
path: root/board/el/el6x/el6x.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/el/el6x/el6x.c')
-rw-r--r--board/el/el6x/el6x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/el/el6x/el6x.c b/board/el/el6x/el6x.c
index 7856b84341..5b60654991 100644
--- a/board/el/el6x/el6x.c
+++ b/board/el/el6x/el6x.c
@@ -10,7 +10,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/mxc_i2c.h>
#include <asm/imx-common/iomux-v3.h>