Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / powerpc / cpu / mpc85xx / fdt.c
index 20ecca605ff0fb31bdb6d6f444a3536bffef4a2d..55f191f202f9a87f413e82618d95844485006a7d 100644 (file)
@@ -7,7 +7,10 @@
  */
 
 #include <common.h>
-#include <environment.h>
+#include <clock_legacy.h>
+#include <env.h>
+#include <log.h>
+#include <time.h>
 #include <linux/libfdt.h>
 #include <fdt_support.h>
 #include <asm/processor.h>