diff options
Diffstat (limited to 'drivers/mmc/host/sdhci-of.h')
-rw-r--r-- | drivers/mmc/host/sdhci-of.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/host/sdhci-of.h b/drivers/mmc/host/sdhci-of.h index 17e873d3baaf..ad09ad9915d8 100644 --- a/drivers/mmc/host/sdhci-of.h +++ b/drivers/mmc/host/sdhci-of.h | |||
@@ -37,5 +37,6 @@ extern void sdhci_be32bs_writew(struct sdhci_host *host, u16 val, int reg); | |||
37 | extern void sdhci_be32bs_writeb(struct sdhci_host *host, u8 val, int reg); | 37 | extern void sdhci_be32bs_writeb(struct sdhci_host *host, u8 val, int reg); |
38 | 38 | ||
39 | extern struct sdhci_of_data sdhci_esdhc; | 39 | extern struct sdhci_of_data sdhci_esdhc; |
40 | extern struct sdhci_of_data sdhci_hlwd; | ||
40 | 41 | ||
41 | #endif /* __SDHCI_OF_H */ | 42 | #endif /* __SDHCI_OF_H */ |