diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mmc/dw_mmc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mmc/dw_mmc.h b/include/linux/mmc/dw_mmc.h index f08163198877..6c324de20de2 100644 --- a/include/linux/mmc/dw_mmc.h +++ b/include/linux/mmc/dw_mmc.h | |||
| @@ -140,6 +140,7 @@ struct dw_mci { | |||
| 140 | u32 bus_hz; | 140 | u32 bus_hz; |
| 141 | u32 current_speed; | 141 | u32 current_speed; |
| 142 | u32 num_slots; | 142 | u32 num_slots; |
| 143 | u32 fifoth_val; | ||
| 143 | struct platform_device *pdev; | 144 | struct platform_device *pdev; |
| 144 | struct dw_mci_board *pdata; | 145 | struct dw_mci_board *pdata; |
| 145 | struct dw_mci_slot *slot[MAX_MCI_SLOTS]; | 146 | struct dw_mci_slot *slot[MAX_MCI_SLOTS]; |
