mmc: core: Remove the redundant mmc_send_ext_csd() API
authorUlf Hansson <ulf.hansson@linaro.org>
Fri, 17 Oct 2014 09:54:22 +0000 (11:54 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 10 Nov 2014 11:40:44 +0000 (12:40 +0100)
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>
drivers/mmc/core/mmc_ops.c
include/linux/mmc/core.h

Simple merge
Simple merge