]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/ash405/ash405.c
Make sure that argv[] argument pointers are not modified.
[karo-tx-uboot.git] / board / esd / ash405 / ash405.c
index 0615959316c26d635a1aa50515e39fef5abaab46..03c409829cae2d5f1f9c7d2ed70531ac65a78d82 100644 (file)
@@ -33,7 +33,7 @@
 #define FPGA_DEBUG
 #endif
 
-extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]);
+extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
 extern void lxt971_no_sleep(void);
 
 /* fpga configuration data - gzip compressed and generated by bin2c */