diff options
Diffstat (limited to 'include/linux/mmc')
-rw-r--r-- | include/linux/mmc/sh_mobile_sdhi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mmc/sh_mobile_sdhi.h b/include/linux/mmc/sh_mobile_sdhi.h index e94e620aeddc..b65679ffa880 100644 --- a/include/linux/mmc/sh_mobile_sdhi.h +++ b/include/linux/mmc/sh_mobile_sdhi.h | |||
@@ -23,6 +23,7 @@ struct sh_mobile_sdhi_info { | |||
23 | int dma_slave_rx; | 23 | int dma_slave_rx; |
24 | unsigned long tmio_flags; | 24 | unsigned long tmio_flags; |
25 | unsigned long tmio_caps; | 25 | unsigned long tmio_caps; |
26 | unsigned long tmio_caps2; | ||
26 | u32 tmio_ocr_mask; /* available MMC voltages */ | 27 | u32 tmio_ocr_mask; /* available MMC voltages */ |
27 | unsigned int cd_gpio; | 28 | unsigned int cd_gpio; |
28 | struct tmio_mmc_data *pdata; | 29 | struct tmio_mmc_data *pdata; |