diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mfd/tmio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/tmio.h b/include/linux/mfd/tmio.h index b22883d60500..92f72cf5311f 100644 --- a/include/linux/mfd/tmio.h +++ b/include/linux/mfd/tmio.h | |||
| @@ -102,6 +102,7 @@ struct tmio_mmc_data { | |||
| 102 | unsigned long capabilities; | 102 | unsigned long capabilities; |
| 103 | unsigned long capabilities2; | 103 | unsigned long capabilities2; |
| 104 | unsigned long flags; | 104 | unsigned long flags; |
| 105 | unsigned long bus_shift; | ||
| 105 | u32 ocr_mask; /* available voltages */ | 106 | u32 ocr_mask; /* available voltages */ |
| 106 | struct tmio_mmc_dma *dma; | 107 | struct tmio_mmc_dma *dma; |
| 107 | struct device *dev; | 108 | struct device *dev; |
