]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
mmc: host: Kconfig: fix spelling mistake "hardare" -> "hardware"
authorColin Ian King <colin.king@canonical.com>
Sat, 14 Nov 2020 12:08:19 +0000 (12:08 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 17 Nov 2020 11:36:06 +0000 (12:36 +0100)
There is a spelling mistake in the Kconfig file. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20201114120819.416311-1-colin.king@canonical.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig

index 310e546e58982bd537180023ce3e571167fd65a8..7324a61d74168ffce8d606de5c7c01566dc50955 100644 (file)
@@ -664,7 +664,7 @@ config MMC_S3C_PIO
 config MMC_S3C_DMA
        bool "Use DMA transfers only"
        help
-         Use DMA to transfer data between memory and the hardare.
+         Use DMA to transfer data between memory and the hardware.
 
          Currently, the DMA support in this driver seems to not be
          working properly and needs to be debugged before this