OSDN Git Service

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)
commitfd372f7d7f6c579379bd7d14e4924eba39a5b2dd
tree130f331b767aa7c2d832ba2c7e1d81de02f1bda8
parent00b41b58cdb115ffc28de1adad63a59a61428db8
mmc: core: Remove duplicated definition of mmc_send_ext_csd()

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