summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sd.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2014-05-16 13:19:15 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2014-05-16 13:19:15 +1000
commit531651b41ffdba2099766fe22db96dfa53ef63a4 (patch)
tree748654361bc93e07088c9074d274576ffa819b96 /drivers/mmc/core/sd.h
parentb1abb8068c7faed87c7c66505a1b9031c660125d (diff)
parent197160d52e859575ff0ad1afd674ab2a825b9f83 (diff)
Merge remote-tracking branch 'mmc/mmc-next'
Diffstat (limited to 'drivers/mmc/core/sd.h')
-rw-r--r--drivers/mmc/core/sd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mmc/core/sd.h b/drivers/mmc/core/sd.h
index 4b34b24f3f76..aab824a9a7f3 100644
--- a/drivers/mmc/core/sd.h
+++ b/drivers/mmc/core/sd.h
@@ -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