summaryrefslogtreecommitdiffstats
path: root/common/cmd_mp.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cmd_mp.c')
-rw-r--r--common/cmd_mp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_mp.c b/common/cmd_mp.c
index d78c20951e..4d7b871528 100644
--- a/common/cmd_mp.c
+++ b/common/cmd_mp.c
@@ -24,7 +24,7 @@
#include <command.h>
int
-cpu_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
+cpu_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
{
unsigned long cpuid;
OpenPOWER on IntegriCloud