]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/pci405/cmd_pci405.c
General help message cleanup
[people/ms/u-boot.git] / board / esd / pci405 / cmd_pci405.c
index a0d1f3f0d1654e7f52a84fc5b1e4c1c35d5d4902..1d14611293e9c7dbc93abd72e2006f8be3cb2819 100644 (file)
@@ -109,6 +109,6 @@ int do_loadpci(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 U_BOOT_CMD(
        loadpci,        1,      1,      do_loadpci,
        "Wait for pci-image and boot it",
-       NULL
+       ""
 );
 #endif