command: Remove the cmd_tbl_t typedef
[platform/kernel/u-boot.git] / board / phytium / durian / durian.c
index 91d13bd..414360f 100644 (file)
@@ -6,7 +6,9 @@
  */
 
 #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>