Explorar o código

[MMC] Remove extra character in AU1XXX MMC Kconfig entry

An obvious vi fat finger on my part.

Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Jordan Crouse %!s(int64=19) %!d(string=hai) anos
pai
achega
be92cbb996
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/mmc/Kconfig

+ 1 - 1
drivers/mmc/Kconfig

@@ -65,7 +65,7 @@ config MMC_AU1X
 	depends on SOC_AU1X00 && MMC
 	depends on SOC_AU1X00 && MMC
 	help
 	help
 	  This selects the AMD Alchemy(R) Multimedia card interface.
 	  This selects the AMD Alchemy(R) Multimedia card interface.
-	  iIf you have a Alchemy platform with a MMC slot, say Y or M here.
+	  If you have a Alchemy platform with a MMC slot, say Y or M here.
 
 
 	  If unsure, say N.
 	  If unsure, say N.