X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Fmmc%2Fcore.h;h=87a976cc5654d164361014849a8733c6733c18e9;hb=a592f46075d79ff7348e624e7d871dca730e70f2;hp=174a844a5dda67fae26d87514432a0080bf3d7b3;hpb=cf5e15fbd72c13977720aa15b7b7e00e1d8fd8f2;p=pandora-kernel.git diff --git a/include/linux/mmc/core.h b/include/linux/mmc/core.h index 174a844a5dda..87a976cc5654 100644 --- a/include/linux/mmc/core.h +++ b/include/linux/mmc/core.h @@ -180,6 +180,8 @@ extern int mmc_try_claim_host(struct mmc_host *host); extern int mmc_flush_cache(struct mmc_card *); +extern int mmc_detect_card_removed(struct mmc_host *host); + /** * mmc_claim_host - exclusively claim a host * @host: mmc host to claim