command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / board / freescale / common / qixis.c
index dd1ee90b3c764eb532a6e3e8376a9c4badeb0a2a..591203132f920bea6105d3819a7c44ae5899a892 100644 (file)
@@ -233,7 +233,8 @@ void __weak qixis_dump_switch(void)
        puts("Reverse engineering switch is not implemented for this board\n");
 }
 
-static int qixis_reset_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
+static int qixis_reset_cmd(struct cmd_tbl *cmdtp, int flag, int argc,
+                          char *const argv[])
 {
        int i;