command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / board / samsung / common / misc.c
index 9117669f715e70871113792dce7d40964e67535a..146843d34820e1a55b30f9151f215c18fde396a1 100644 (file)
@@ -262,7 +262,7 @@ static int mode_leave_menu(int mode)
        char *exit_option;
        char *exit_reset = "reset";
        char *exit_back = "back";
-       cmd_tbl_t *cmd;
+       struct cmd_tbl *cmd;
        int cmd_result;
        int leave;