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