aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/mfd/tmio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mfd/tmio.h b/include/linux/mfd/tmio.h
index 3edaa17d1ccd..7a5c27948315 100644
--- a/include/linux/mfd/tmio.h
+++ b/include/linux/mfd/tmio.h
@@ -120,7 +120,6 @@ struct tmio_mmc_data {
120 unsigned long capabilities; 120 unsigned long capabilities;
121 unsigned long capabilities2; 121 unsigned long capabilities2;
122 unsigned long flags; 122 unsigned long flags;
123 unsigned long bus_shift;
124 u32 ocr_mask; /* available voltages */ 123 u32 ocr_mask; /* available voltages */
125 unsigned int cd_gpio; 124 unsigned int cd_gpio;
126 void (*set_pwr)(struct platform_device *host, int state); 125 void (*set_pwr)(struct platform_device *host, int state);