command: Remove the cmd_tbl_t typedef
[platform/kernel/u-boot.git] / board / phytium / durian / durian.c
index 40dd27a..414360f 100644 (file)
@@ -6,8 +6,11 @@
  */
 
 #include <common.h>
+#include <command.h>
 #include <cpu_func.h>
+#include <init.h>
 #include <asm/armv8/mmu.h>
+#include <asm/cache.h>
 #include <asm/system.h>
 #include <asm/io.h>
 #include <linux/arm-smccc.h>