lcd: align fb writing address for horizontal display offset
[platform/kernel/u-boot.git] / common / cmd_mac.c
index 20403da..1884c2a 100644 (file)
@@ -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,