]> Git Repo - J-u-boot.git/blobdiff - drivers/net/phy/phy.c
Move console definitions into a new console.h file
[J-u-boot.git] / 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>
This page took 0.025957 seconds and 4 git commands to generate.