summaryrefslogtreecommitdiffstats
path: root/board/esd/ash405/ash405.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/ash405/ash405.c')
-rw-r--r--board/esd/ash405/ash405.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/ash405/ash405.c b/board/esd/ash405/ash405.c
index 0615959316..03c409829c 100644
--- a/board/esd/ash405/ash405.c
+++ b/board/esd/ash405/ash405.c
@@ -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 */
OpenPOWER on IntegriCloud