X-Git-Url: https://git.openfabrics.org/?p=~shefty%2Frdma-dev.git;a=blobdiff_plain;f=drivers%2Fmmc%2Fcore%2Fcore.h;h=14664f1fb16fb560c526dd30817cc10ae6db1adf;hp=d9411ed2a39bf6490a5a788629d45a628e14e6fe;hb=7f7e4129c23f0419257184dff6fec89d2d5a8964;hpb=46cbd56ad4a686c52eeab427faf7e28415bbf28f diff --git a/drivers/mmc/core/core.h b/drivers/mmc/core/core.h index d9411ed2a39..14664f1fb16 100644 --- a/drivers/mmc/core/core.h +++ b/drivers/mmc/core/core.h @@ -43,6 +43,7 @@ int mmc_set_signal_voltage(struct mmc_host *host, int signal_voltage, bool cmd11); void mmc_set_timing(struct mmc_host *host, unsigned int timing); void mmc_set_driver_type(struct mmc_host *host, unsigned int drv_type); +void mmc_power_off(struct mmc_host *host); static inline void mmc_delay(unsigned int ms) {