]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/phy/phy.c
Move console definitions into a new console.h file
[u-boot] / drivers / net / phy / phy.c
index 5633ec2402b0827acb3e37bf834c23a7e7723f9a..51b5746a5a49739c2b71e0a87e115b644f98b6e7 100644 (file)
@@ -11,6 +11,7 @@
 
 #include <config.h>
 #include <common.h>
+#include <console.h>
 #include <dm.h>
 #include <malloc.h>
 #include <net.h>