From e37f22b8f9f65d07bf4a22f7e5dd67146c8bbe9d Mon Sep 17 00:00:00 2001 From: "Gao, Yunpeng" Date: Sun, 1 Apr 2012 15:32:43 -0700 Subject: [PATCH] Revert "REVERT ME: Define CONFIG_BOARD_MRFLD_HVP" BZ: 30074 This reverts commit 79b249f83b76ddad1d37553b5ad15e56e98ba5b7 Change-Id: I5118b93a27645a0e2fb76a9811fe82588fb549f6 Reviewed-on: http://android.intel.com:8080/42069 Reviewed-by: Gao, Yunpeng Tested-by: Gao, Yunpeng Reviewed-by: buildbot Tested-by: buildbot --- drivers/mmc/host/sdhci-pci.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/mmc/host/sdhci-pci.c b/drivers/mmc/host/sdhci-pci.c index c02b5dd..1adc585 100644 --- a/drivers/mmc/host/sdhci-pci.c +++ b/drivers/mmc/host/sdhci-pci.c @@ -409,7 +409,6 @@ static const struct sdhci_pci_fixes sdhci_intel_mfd_emmc = { .remove_slot = mfd_emmc_remove_slot, }; -#define CONFIG_BOARD_MRFLD_HVP 1 static int intel_mrfl_mmc_probe(struct sdhci_pci_chip *chip) { int ret = 0; -- 2.7.4