common: Drop log.h from common header
[platform/kernel/u-boot.git] / net / mdio-uclass.c
index 8e78721..66ee2e1 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <malloc.h>
 #include <miiphy.h>
 #include <dm/device-internal.h>