command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / board / toradex / verdin-imx8mm / spl.c
index 338952ea71fb8b1009eee43d1217fbf59677e887..eedca1e2187f689ea54b46a34d659f46de5b74ea 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <command.h>
 #include <image.h>
 #include <init.h>
 #include <asm/arch/clock.h>