summaryrefslogtreecommitdiff
path: root/board/socrates/nand.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/socrates/nand.c')
-rw-r--r--board/socrates/nand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/socrates/nand.c b/board/socrates/nand.c
index a67d812c81..c7483fe0e6 100644
--- a/board/socrates/nand.c
+++ b/board/socrates/nand.c
@@ -9,7 +9,7 @@
#if defined(CONFIG_SYS_NAND_BASE)
#include <nand.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
#include <asm/io.h>
static int state;