summaryrefslogtreecommitdiffstats
path: root/board/esd/wuh405/wuh405.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/wuh405/wuh405.c')
-rw-r--r--board/esd/wuh405/wuh405.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/wuh405/wuh405.c b/board/esd/wuh405/wuh405.c
index 01966eec26..704cd02702 100644
--- a/board/esd/wuh405/wuh405.c
+++ b/board/esd/wuh405/wuh405.c
@@ -32,7 +32,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[]);
/* fpga configuration data - gzip compressed and generated by bin2c */
const unsigned char fpgadata[] =
OpenPOWER on IntegriCloud