diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mmc/host.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/mmc/host.h b/include/linux/mmc/host.h index 1c91bbbb01c3..f18669e15d4d 100644 --- a/include/linux/mmc/host.h +++ b/include/linux/mmc/host.h | |||
| @@ -381,9 +381,6 @@ static inline void *mmc_priv(struct mmc_host *host) | |||
| 381 | #define mmc_classdev(x) (&(x)->class_dev) | 381 | #define mmc_classdev(x) (&(x)->class_dev) |
| 382 | #define mmc_hostname(x) (dev_name(&(x)->class_dev)) | 382 | #define mmc_hostname(x) (dev_name(&(x)->class_dev)) |
| 383 | 383 | ||
| 384 | int mmc_suspend_host(struct mmc_host *); | ||
| 385 | int mmc_resume_host(struct mmc_host *); | ||
| 386 | |||
| 387 | int mmc_power_save_host(struct mmc_host *host); | 384 | int mmc_power_save_host(struct mmc_host *host); |
| 388 | int mmc_power_restore_host(struct mmc_host *host); | 385 | int mmc_power_restore_host(struct mmc_host *host); |
| 389 | 386 | ||
