projects
/
~shefty
/
rdma-dev.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'next/cleanup-samsung' into next/cleanup-samsung-2
[~shefty/rdma-dev.git]
/
arch
/
arm
/
mach-exynos
/
mach-universal_c210.c
diff --git
a/arch/arm/mach-exynos/mach-universal_c210.c
b/arch/arm/mach-exynos/mach-universal_c210.c
index ebc9dd339a3899ae6170a24a0ddf2c1e44b1281d..a64c9c2ea9a2d34fd0455379a83eab5a4da212d9 100644
(file)
--- a/
arch/arm/mach-exynos/mach-universal_c210.c
+++ b/
arch/arm/mach-exynos/mach-universal_c210.c
@@
-754,7
+754,6
@@
static struct s3c_sdhci_platdata universal_hsmmc0_data __initdata = {
.max_width = 8,
.host_caps = (MMC_CAP_8_BIT_DATA | MMC_CAP_4_BIT_DATA |
MMC_CAP_MMC_HIGHSPEED | MMC_CAP_SD_HIGHSPEED),
- .host_caps2 = MMC_CAP2_BROKEN_VOLTAGE,
.cd_type = S3C_SDHCI_CD_PERMANENT,
};