]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_dataflash_mmc_mux.c
led_display: split led display support into generic and hw-dependent parts
[u-boot] / common / cmd_dataflash_mmc_mux.c
index fc23ed6ff26179b35c3bb7c991a9e67b3c29bdb3..1678d6e4661faf75b456419f65227d1f1e91f082 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"
 );