]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/cms700/cms700.c
General help message cleanup
[karo-tx-uboot.git] / board / esd / cms700 / cms700.c
index 658a26796a1b989974e71cec75f4159a74d88c3e..01b12232b19606dd6008c45f6adc425007931614 100644 (file)
@@ -189,8 +189,9 @@ int do_eep_wren (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 }
 
 U_BOOT_CMD(eepwren,    2,      0,      do_eep_wren,
-          "Enable / disable / query EEPROM write access",
-          NULL);
+       "Enable / disable / query EEPROM write access",
+       ""
+);
 #endif /* #if defined(CONFIG_SYS_EEPROM_WREN) */
 
 /* ------------------------------------------------------------------------- */