]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/phytec/phycore_rk3288/phycore-rk3288.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / board / phytec / phycore_rk3288 / phycore-rk3288.c
index a970634b4c331d973f3ae7fa70f3d048801245e9..3f49f39e3d5ddc80fa629e7d84c9cd4d023ea59c 100644 (file)
@@ -4,11 +4,13 @@
  * Author: Wadim Egorov <w.egorov@phytec.de>
  */
 
+#include <eeprom.h>
 #include <init.h>
 #include <log.h>
 #include <net.h>
 #include <asm/global_data.h>
 #include <asm/io.h>
+#include <common.h>
 #include <dm.h>
 #include <env.h>
 #include <env_internal.h>