common/image.c: remove duplicated IH_TYPE entries.
[platform/kernel/u-boot.git] / common / cmd_dataflash_mmc_mux.c
index fc23ed6..1678d6e 100644 (file)
@@ -58,7 +58,7 @@ static int mmc_nspi (const char *s)
 
 U_BOOT_CMD(
        dataflash_mmc_mux, 2, 1, do_dataflash_mmc_mux,
-       "dataflash_mmc_mux\t- enable or disable MMC or SPI\n",
+       "enable or disable MMC or SPI\n",
        "[mmc, spi]\n"
        "    - enable or disable MMC or SPI"
 );