summaryrefslogtreecommitdiff
path: root/board/wandboard
diff options
context:
space:
mode:
Diffstat (limited to 'board/wandboard')
-rw-r--r--board/wandboard/spl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/wandboard/spl.c b/board/wandboard/spl.c
index 085095c646..c513b22d82 100644
--- a/board/wandboard/spl.c
+++ b/board/wandboard/spl.c
@@ -9,7 +9,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/video.h>