mmc: core: Remove duplicated definition of mmc_send_ext_csd()
authorUlf Hansson <ulf.hansson@linaro.org>
Fri, 17 Oct 2014 09:16:57 +0000 (11:16 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 10 Nov 2014 11:40:40 +0000 (12:40 +0100)
mmc_send_ext_csd() is an exported function used by both the mmc core
and the mmc block layer. Let's remove the local duplicated definition
in the mmc core.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/mmc_ops.h

Simple merge