mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-05-14 12:43:31 +00:00
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 <ulf.hansson@linaro.org>