aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/core.h
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2014-10-17 11:54:22 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2014-11-10 12:40:44 +0100
commit2fc91e8b0e1cd89094677d1c9dfba1b26979e48b (patch)
tree57db0baa2a4454abbe2e67d477002b3f23f44e0a /include/linux/mmc/core.h
parentmmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd() (diff)
downloadlinux-dev-2fc91e8b0e1cd89094677d1c9dfba1b26979e48b.tar.xz
linux-dev-2fc91e8b0e1cd89094677d1c9dfba1b26979e48b.zip
mmc: core: Remove the redundant mmc_send_ext_csd() API
Previous patches has replaced the calls to mmc_send_ext_csd() into mmc_get_ext_csd(), thus mmc_send_ext_csd() has become redundant. Let's remove it. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/linux/mmc/core.h')
-rw-r--r--include/linux/mmc/core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mmc/core.h b/include/linux/mmc/core.h
index 0a77d3567c27..b11e43c10631 100644
--- a/include/linux/mmc/core.h
+++ b/include/linux/mmc/core.h
@@ -154,7 +154,6 @@ extern void mmc_start_bkops(struct mmc_card *card, bool from_exception);
extern int __mmc_switch(struct mmc_card *, u8, u8, u8, unsigned int, bool,
bool, bool);
extern int mmc_switch(struct mmc_card *, u8, u8, u8, unsigned int);
-extern int mmc_send_ext_csd(struct mmc_card *card, u8 *ext_csd);
extern int mmc_get_ext_csd(struct mmc_card *card, u8 **new_ext_csd);
#define MMC_ERASE_ARG 0x00000000