aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/mmc/sh_mmcif.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mmc/sh_mmcif.h b/include/linux/mmc/sh_mmcif.h
index 384b86b90473..a7baa29484c3 100644
--- a/include/linux/mmc/sh_mmcif.h
+++ b/include/linux/mmc/sh_mmcif.h
@@ -34,7 +34,6 @@
34struct sh_mmcif_plat_data { 34struct sh_mmcif_plat_data {
35 unsigned int slave_id_tx; /* embedded slave_id_[tr]x */ 35 unsigned int slave_id_tx; /* embedded slave_id_[tr]x */
36 unsigned int slave_id_rx; 36 unsigned int slave_id_rx;
37 bool clk_ctrl2_present : 1;
38 u8 sup_pclk; /* 1 :SH7757, 0: SH7724/SH7372 */ 37 u8 sup_pclk; /* 1 :SH7757, 0: SH7724/SH7372 */
39 unsigned long caps; 38 unsigned long caps;
40 u32 ocr; 39 u32 ocr;