|
@@ -555,7 +555,6 @@ struct sdhci_ops {
|
|
|
void (*set_uhs_signaling)(struct sdhci_host *host, unsigned int uhs);
|
|
|
void (*hw_reset)(struct sdhci_host *host);
|
|
|
void (*adma_workaround)(struct sdhci_host *host, u32 intmask);
|
|
|
- void (*platform_init)(struct sdhci_host *host);
|
|
|
void (*card_event)(struct sdhci_host *host);
|
|
|
void (*voltage_switch)(struct sdhci_host *host);
|
|
|
int (*select_drive_strength)(struct sdhci_host *host,
|