command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / board / freescale / imx8mm_evk / spl.c
index 3abf6be48230ecc1895e8803ef1c646b42ec83fb..42b637be5c3d8d38164779261856b1ec2944cf7a 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <command.h>
 #include <cpu_func.h>
 #include <hang.h>
 #include <image.h>