]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/lpc32xx_eth.c
cfi_flash: Fix whitespace with casting
[u-boot] / drivers / net / lpc32xx_eth.c
index 2dd69f3816e2a6dc7e9cbec85394ab6891621962..cbef3359abe0c99eb7545d5df034b42674634721 100644 (file)
@@ -12,7 +12,7 @@
 #include <malloc.h>
 #include <miiphy.h>
 #include <asm/io.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/types.h>
 #include <asm/system.h>
 #include <asm/byteorder.h>