command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / cmd / mvebu / bubt.c
index c5af669d0dbdeae0263c12c7e855936e8d79dd91..a27b0df8ae78ed59d317fab9137d7050be8dd4a6 100644 (file)
@@ -829,7 +829,7 @@ else
 #endif
 #endif /* DEFAULT_BUBT_DST */
 
-int do_bubt_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
+int do_bubt_cmd(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])
 {
        struct bubt_dev *src, *dst;
        size_t image_size;