X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fmmc%2Fhost%2Fdw_mmc.h;fp=drivers%2Fmmc%2Fhost%2Fdw_mmc.h;h=11cc848a40d48b1240c5be347ee284ba29724b21;hb=9979dbe5158899b556eb772b7335e29417ac0ddd;hp=f2a88d4bcbac8e7621f7aed1c82dbe1818642358;hpb=c9b5061e7728da1f7192ecaf3ffab4a7300920dc;p=cascardo%2Flinux.git diff --git a/drivers/mmc/host/dw_mmc.h b/drivers/mmc/host/dw_mmc.h index f2a88d4bcbac..11cc848a40d4 100644 --- a/drivers/mmc/host/dw_mmc.h +++ b/drivers/mmc/host/dw_mmc.h @@ -290,7 +290,7 @@ struct dw_mci_drv_data { void (*prepare_command)(struct dw_mci *host, u32 *cmdr); void (*set_ios)(struct dw_mci *host, struct mmc_ios *ios); int (*parse_dt)(struct dw_mci *host); - int (*execute_tuning)(struct dw_mci_slot *slot); + int (*execute_tuning)(struct dw_mci_slot *slot, u32 opcode); int (*prepare_hs400_tuning)(struct dw_mci *host, struct mmc_ios *ios); int (*switch_voltage)(struct mmc_host *mmc,