X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=common%2Fcmd_help.c;h=8c8178e41daea37c33f8b6e47116ddd052c6576f;hb=8f7109b3abb7b667bfa3f9b242cd43c55ad6b8c9;hp=e860dfb57c9224a92e0fdc8e54c522610dafd1ce;hpb=206c00f26f56af02686cb69bfe5c75e979063171;p=u-boot diff --git a/common/cmd_help.c b/common/cmd_help.c index e860dfb57c..8c8178e41d 100644 --- a/common/cmd_help.c +++ b/common/cmd_help.c @@ -24,7 +24,7 @@ #include #include -int do_help(cmd_tbl_t * cmdtp, int flag, int argc, char *argv[]) +int do_help(cmd_tbl_t * cmdtp, int flag, int argc, char * const argv[]) { return _do_help(&__u_boot_cmd_start, &__u_boot_cmd_end - &__u_boot_cmd_start,