|
@@ -186,9 +186,6 @@ struct tmio_mmc_host {
|
|
|
void (*clk_disable)(struct tmio_mmc_host *host);
|
|
|
int (*multi_io_quirk)(struct mmc_card *card,
|
|
|
unsigned int direction, int blk_size);
|
|
|
- int (*card_busy)(struct mmc_host *mmc);
|
|
|
- int (*start_signal_voltage_switch)(struct mmc_host *mmc,
|
|
|
- struct mmc_ios *ios);
|
|
|
int (*write16_hook)(struct tmio_mmc_host *host, int addr);
|
|
|
void (*hw_reset)(struct tmio_mmc_host *host);
|
|
|
void (*prepare_tuning)(struct tmio_mmc_host *host, unsigned long tap);
|