aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data')
-rw-r--r--include/linux/platform_data/gpio-omap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/platform_data/gpio-omap.h b/include/linux/platform_data/gpio-omap.h
index 6d07eebb3f75..7c36370c062e 100644
--- a/include/linux/platform_data/gpio-omap.h
+++ b/include/linux/platform_data/gpio-omap.h
@@ -200,8 +200,6 @@ struct omap_gpio_platform_data {
200 bool is_mpuio; /* whether the bank is of type MPUIO */ 200 bool is_mpuio; /* whether the bank is of type MPUIO */
201 u32 non_wakeup_gpios; 201 u32 non_wakeup_gpios;
202 202
203 u32 quirks; /* Version specific quirks mask */
204
205 struct omap_gpio_reg_offs *regs; 203 struct omap_gpio_reg_offs *regs;
206 204
207 /* Return context loss count due to PM states changing */ 205 /* Return context loss count due to PM states changing */