mmc: core: remove dead function mmc_try_claim_host
authorGrant Grundler <grundler@chromium.org>
Fri, 20 Sep 2013 01:21:36 +0000 (18:21 -0700)
committerChris Ball <cjb@laptop.org>
Thu, 26 Sep 2013 01:26:29 +0000 (21:26 -0400)
cscope says there are no callers for mmc_try_claim_host in the kernel.
No reason to keep it.

Signed-off-by: Grant Grundler <grundler@chromium.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found