aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/mmc/dw_mmc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mmc/dw_mmc.h b/include/linux/mmc/dw_mmc.h
index 1d88bf72c65f..b14fcb5012f1 100644
--- a/include/linux/mmc/dw_mmc.h
+++ b/include/linux/mmc/dw_mmc.h
@@ -255,7 +255,6 @@ struct dw_mci_board {
255 255
256 struct dw_mci_dma_ops *dma_ops; 256 struct dw_mci_dma_ops *dma_ops;
257 struct dma_pdata *data; 257 struct dma_pdata *data;
258 struct block_settings *blk_settings;
259}; 258};
260 259
261#endif /* LINUX_MMC_DW_MMC_H */ 260#endif /* LINUX_MMC_DW_MMC_H */