]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5aca9dd5654de5033f59f1d8e433564bdca546be
tree130f331b767aa7c2d832ba2c7e1d81de02f1bda8
parent5d8a56c30f99798f1bdcd11db1ffa215d65a412f
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