]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_fdt.c
Remove inline qualifier from show_boot_progress()
[u-boot] / common / cmd_fdt.c
index a36ca20d5b44ebfdade4c29a6ddd1e49cad43b9b..0947b72d20c8b8dcc631f43bc77661d0efab3ca4 100644 (file)
@@ -819,7 +819,7 @@ static int fdt_print(const char *pathp, char *prop, int depth)
 
 U_BOOT_CMD(
        fdt,    255,    0,      do_fdt,
-       "fdt     - flattened device tree utility commands\n",
+       "flattened device tree utility commands",
            "addr   <addr> [<length>]        - Set the fdt location to <addr>\n"
 #ifdef CONFIG_OF_BOARD_SETUP
        "fdt boardsetup                      - Do board-specific set up\n"