mmc: core: add DT bindings for eMMC HS400 1.8/1.2V
[linux-2.6-microblaze.git] / drivers / mmc / core / sd.h
index 4b34b24..aab824a 100644 (file)
@@ -12,6 +12,5 @@ int mmc_sd_setup_card(struct mmc_host *host, struct mmc_card *card,
        bool reinit);
 unsigned mmc_sd_get_max_clock(struct mmc_card *card);
 int mmc_sd_switch_hs(struct mmc_card *card);
-void mmc_sd_go_highspeed(struct mmc_card *card);
 
 #endif