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 4ec9dcc9460e..a829f7ee28c8 100644 --- a/include/linux/mmc/dw_mmc.h +++ b/include/linux/mmc/dw_mmc.h | |||
| @@ -130,6 +130,7 @@ struct dw_mci { | |||
| 130 | struct mmc_command *cmd; | 130 | struct mmc_command *cmd; |
| 131 | struct mmc_data *data; | 131 | struct mmc_data *data; |
| 132 | unsigned int prev_blksz; | 132 | unsigned int prev_blksz; |
| 133 | unsigned char timing; | ||
| 133 | struct workqueue_struct *card_workqueue; | 134 | struct workqueue_struct *card_workqueue; |
| 134 | 135 | ||
| 135 | /* DMA interface members*/ | 136 | /* DMA interface members*/ |
