ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3
[oweals/u-boot.git] / net / eth-uclass.c
index 48560d59f6608ff9da4c7c6312776d9047005a9e..7f89f65c92a3ad4ac1bcc61b23044c050631b205 100644 (file)
@@ -6,8 +6,10 @@
  */
 
 #include <common.h>
+#include <bootstage.h>
 #include <dm.h>
 #include <env.h>
+#include <log.h>
 #include <net.h>
 #include <dm/device-internal.h>
 #include <dm/uclass-internal.h>