summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-tegra/board-roth-sdhci.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-tegra/board-roth-sdhci.c b/arch/arm/mach-tegra/board-roth-sdhci.c
index 1d97315c1f69..8af2da70684b 100644
--- a/arch/arm/mach-tegra/board-roth-sdhci.c
+++ b/arch/arm/mach-tegra/board-roth-sdhci.c
@@ -141,9 +141,6 @@ static struct tegra_sdhci_platform_data tegra_sdhci_platform_data0 = {
.built_in = 0,
.ocr_mask = MMC_OCR_1V8_MASK,
},
-#ifndef CONFIG_MMC_EMBEDDED_SDIO
- .pm_flags = MMC_PM_KEEP_POWER,
-#endif
.cd_gpio = -1,
.wp_gpio = -1,
.power_gpio = -1,