summaryrefslogtreecommitdiffstats
path: root/common/cmd_mac.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cmd_mac.c')
-rw-r--r--common/cmd_mac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_mac.c b/common/cmd_mac.c
index 20403da39d..1884c2aa8a 100644
--- a/common/cmd_mac.c
+++ b/common/cmd_mac.c
@@ -24,7 +24,7 @@
#include <common.h>
#include <command.h>
-extern int do_mac(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]);
+extern int do_mac(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
U_BOOT_CMD(
mac, 3, 1, do_mac,
OpenPOWER on IntegriCloud