Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / board / d-link / dns325 / dns325.c
index a1d987bedaab7da406095a39064d86e719f69344..0ae2e7d88c106ddd41e710f9c314b8215240f6e7 100644 (file)
  */
 
 #include <common.h>
+#include <init.h>
+#include <log.h>
 #include <miiphy.h>
+#include <net.h>
 #include <netdev.h>
 #include <asm/arch/cpu.h>
 #include <asm/arch/soc.h>