projects
/
GitHub
/
LineageOS
/
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:
69d99fd
)
mmc: sdhci: Remove unused SDHCI_CTRL_HS_SDR200
author
Adrian Hunter
<adrian.hunter@intel.com>
Thu, 6 Nov 2014 13:19:03 +0000
(15:19 +0200)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Wed, 26 Nov 2014 13:30:50 +0000
(14:30 +0100)
SDHCI_CTRL_HS_SDR200 is unused. Remove it.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mmc/host/sdhci.h
b/drivers/mmc/host/sdhci.h
index c2ec7fcd8a1f081227edc042253aa71b426860b2..79937cfff4caa426f3eaaeb1776e94dfd46caa94 100644
(file)
--- a/
drivers/mmc/host/sdhci.h
+++ b/
drivers/mmc/host/sdhci.h
@@
-161,7
+161,6
@@
#define SDHCI_CTRL_UHS_SDR50 0x0002
#define SDHCI_CTRL_UHS_SDR104 0x0003
#define SDHCI_CTRL_UHS_DDR50 0x0004
-#define SDHCI_CTRL_HS_SDR200 0x0005 /* reserved value in SDIO spec */
#define SDHCI_CTRL_VDD_180 0x0008
#define SDHCI_CTRL_DRV_TYPE_MASK 0x0030
#define SDHCI_CTRL_DRV_TYPE_B 0x0000