]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/net/tsec.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / drivers / net / tsec.c
index be0f38288f3dd1806c86dc6f2da87cf676df3dd0..7df4c63acfd7888b08be6a4cf1fcd46443fd7295 100644 (file)
@@ -16,7 +16,7 @@
 #include <command.h>
 #include <tsec.h>
 #include <fsl_mdio.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/processor.h>
 #include <asm/io.h>