treewide: replace #include <asm/errno.h> with <linux/errno.h>
[oweals/u-boot.git] / board / renesas / porter / porter.c
index f6467ee2d9566c3f70f9c64d992ef6f39bc92985..926a657511715acd1a78dd6fd909d70932e5b46b 100644 (file)
@@ -14,7 +14,7 @@
 #include <asm/processor.h>
 #include <asm/mach-types.h>
 #include <asm/io.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/arch/sys_proto.h>
 #include <asm/gpio.h>
 #include <asm/arch/rmobile.h>