diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mmc/core.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mmc/core.h b/include/linux/mmc/core.h index da51bec578c3..a00fc49c8434 100644 --- a/include/linux/mmc/core.h +++ b/include/linux/mmc/core.h | |||
| @@ -188,7 +188,6 @@ extern unsigned int mmc_align_data_size(struct mmc_card *, unsigned int); | |||
| 188 | 188 | ||
| 189 | extern int __mmc_claim_host(struct mmc_host *host, atomic_t *abort); | 189 | extern int __mmc_claim_host(struct mmc_host *host, atomic_t *abort); |
| 190 | extern void mmc_release_host(struct mmc_host *host); | 190 | extern void mmc_release_host(struct mmc_host *host); |
| 191 | extern int mmc_try_claim_host(struct mmc_host *host); | ||
| 192 | 191 | ||
| 193 | extern void mmc_get_card(struct mmc_card *card); | 192 | extern void mmc_get_card(struct mmc_card *card); |
| 194 | extern void mmc_put_card(struct mmc_card *card); | 193 | extern void mmc_put_card(struct mmc_card *card); |
