projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01f5bbd
)
mmc: host: fix typo after MMC_DEBUG move
author
Wolfram Sang
<wsa+renesas@sang-engineering.com>
Tue, 5 Sep 2017 18:27:50 +0000
(20:27 +0200)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Fri, 8 Sep 2017 13:38:21 +0000
(15:38 +0200)
MMC_DEBUG was moved and one letter got strangely capitalized.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mmc/host/Kconfig
b/drivers/mmc/host/Kconfig
index 02179ed2a40d7a87d0d1ae7ed43e95388ef36a72..8c15637178ff3cec73b637633710f84e4dd93a00 100644
(file)
--- a/
drivers/mmc/host/Kconfig
+++ b/
drivers/mmc/host/Kconfig
@@
-5,7
+5,7
@@
comment "MMC/SD/SDIO Host Controller Drivers"
config MMC_DEBUG
- bool "MMC host drivers debuggin
G
"
+ bool "MMC host drivers debuggin
g
"
depends on MMC != n
help
This is an option for use by developers; most people should