]> git.sur5r.net Git - u-boot/blobdiff - board/esd/voh405/voh405.c
General help message cleanup
[u-boot] / board / esd / voh405 / voh405.c
index 96a04b3ff8ee72f02455e73fdf54b266981f9adc..91275507e0f245f64c7f915b857a6bd87e6b64ef 100644 (file)
@@ -392,6 +392,7 @@ 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) */