command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / arch / arm / mach-stm32mp / cmd_stm32prog / cmd_stm32prog.c
index 6bebea7ad5e22c048d303823f30f57533eef1e8b..0722e4a891d43350b2988e0b0a6a62515d79149e 100644 (file)
@@ -38,7 +38,7 @@ static void enable_vidconsole(void)
 #endif
 }
 
-static int do_stm32prog(cmd_tbl_t *cmdtp, int flag, int argc,
+static int do_stm32prog(struct cmd_tbl *cmdtp, int flag, int argc,
                        char * const argv[])
 {
        ulong   addr, size;