]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - net/eth_legacy.c
dm: gpio: print error messages from DT with printf() rather than hiding them behind...
[karo-tx-uboot.git] / net / eth_legacy.c
index bdcd6eaafccc99f11918e981aaddde61b1c832e9..d6d7ceeafdd73b02ca1133f4742fe592304d7125 100644 (file)
@@ -11,7 +11,7 @@
 #include <environment.h>
 #include <net.h>
 #include <phy.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include "eth_internal.h"
 
 DECLARE_GLOBAL_DATA_PTR;