Revert "REVERT ME: Define CONFIG_BOARD_MRFLD_HVP"
authorGao, Yunpeng <yunpeng.gao@intel.com>
Sun, 1 Apr 2012 22:32:43 +0000 (15:32 -0700)
committerbuildbot <buildbot@intel.com>
Mon, 2 Apr 2012 12:59:52 +0000 (05:59 -0700)
BZ: 30074

This reverts commit 79b249f83b76ddad1d37553b5ad15e56e98ba5b7

Change-Id: I5118b93a27645a0e2fb76a9811fe82588fb549f6
Reviewed-on: http://android.intel.com:8080/42069
Reviewed-by: Gao, Yunpeng <yunpeng.gao@intel.com>
Tested-by: Gao, Yunpeng <yunpeng.gao@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/mmc/host/sdhci-pci.c

index c02b5dd..1adc585 100644 (file)
@@ -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;