command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / board / freescale / imx8mp_evk / spl.c
index e84e470ac2ad6092b8346a6e304ad4208c8c367a..e03c2c11182a46eaf6fc764672c51a75d8911902 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <command.h>
 #include <cpu_func.h>
 #include <hang.h>
 #include <image.h>