From: Ulf Hansson Date: Fri, 17 Oct 2014 09:16:57 +0000 (+0200) Subject: mmc: core: Remove duplicated definition of mmc_send_ext_csd() X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd372f7d7f6c579379bd7d14e4924eba39a5b2dd;p=pandora-kernel.git 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 --- Reading git-diff-tree failed