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