]> git.sur5r.net Git - u-boot/blobdiff - board/esd/hh405/hh405.c
General help message cleanup
[u-boot] / board / esd / hh405 / hh405.c
index eab952c566b5a1ee97ac029bfd9dc6a8dc3c58cd..5ae4c75861ea58a0380cc044eee3eb4609a2b9f8 100644 (file)
@@ -769,8 +769,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) */