X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Flinux%2Fmmc%2Fcore.h;h=87a976cc5654d164361014849a8733c6733c18e9;hp=174a844a5dda67fae26d87514432a0080bf3d7b3;hb=a592f46075d79ff7348e624e7d871dca730e70f2;hpb=10ee08b7570dde2bac77d3f96eca2ce630a32b49 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