]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/net/fec_mxc.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / drivers / net / fec_mxc.c
index e871b3e81be0056858c9510297d52b1cd42f655f..8e3b83986501b4194d3af4cd37aa4c60c55b13af 100644 (file)
@@ -20,7 +20,7 @@
 #include <asm/arch/imx-regs.h>
 #include <asm/imx-common/sys_proto.h>
 #include <asm/io.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <linux/compiler.h>
 
 DECLARE_GLOBAL_DATA_PTR;