]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/nand/omap_elm.c
spl: nand: sunxi: use PIO instead of DMA
[u-boot] / drivers / mtd / nand / omap_elm.c
index d963e6c07c58a938c454ef4509ef267711306904..9ef1b2169e03999ffebbd768d4146c7a411c117f 100644 (file)
@@ -15,7 +15,7 @@
 
 #include <common.h>
 #include <asm/io.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <linux/mtd/omap_elm.h>
 #include <asm/arch/hardware.h>