diff options
-rw-r--r-- | include/linux/mmc/dw_mmc.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/linux/mmc/dw_mmc.h b/include/linux/mmc/dw_mmc.h index 89df7abedd67..e1f90b80b77a 100644 --- a/include/linux/mmc/dw_mmc.h +++ b/include/linux/mmc/dw_mmc.h | |||
@@ -242,14 +242,6 @@ struct dw_mci_dma_ops { | |||
242 | 242 | ||
243 | struct dma_pdata; | 243 | struct dma_pdata; |
244 | 244 | ||
245 | struct block_settings { | ||
246 | unsigned short max_segs; /* see blk_queue_max_segments */ | ||
247 | unsigned int max_blk_size; /* maximum size of one mmc block */ | ||
248 | unsigned int max_blk_count; /* maximum number of blocks in one req*/ | ||
249 | unsigned int max_req_size; /* maximum number of bytes in one req*/ | ||
250 | unsigned int max_seg_size; /* see blk_queue_max_segment_size */ | ||
251 | }; | ||
252 | |||
253 | /* Board platform data */ | 245 | /* Board platform data */ |
254 | struct dw_mci_board { | 246 | struct dw_mci_board { |
255 | u32 num_slots; | 247 | u32 num_slots; |