aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5pv210
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2012-11-07 08:11:21 +0900
committerKukjin Kim <kgene.kim@samsung.com>2012-11-07 08:11:21 +0900
commit55b85967f4e988d43a11bf0e432f15892e615db0 (patch)
tree101c2ddb5df41d0b813e3985a8be5c25facc45bf /arch/arm/mach-s5pv210
parent3d70f8c617a436c7146ecb81df2265b4626dfe89 (diff)
parent55b6ef7a7dad269f4438404cc63ba4718c4f8805 (diff)
Merge branch 'next/cleanup-samsung' into next/cleanup-samsung-2
Diffstat (limited to 'arch/arm/mach-s5pv210')
-rw-r--r--arch/arm/mach-s5pv210/mach-goni.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s5pv210/mach-goni.c b/arch/arm/mach-s5pv210/mach-goni.c
index 55e1dba4ffde..c72b31078c99 100644
--- a/arch/arm/mach-s5pv210/mach-goni.c
+++ b/arch/arm/mach-s5pv210/mach-goni.c
@@ -774,7 +774,6 @@ static void __init goni_pmic_init(void)
/* MoviNAND */
static struct s3c_sdhci_platdata goni_hsmmc0_data __initdata = {
.max_width = 4,
- .host_caps2 = MMC_CAP2_BROKEN_VOLTAGE,
.cd_type = S3C_SDHCI_CD_PERMANENT,
};