diff options
Diffstat (limited to 'include/linux/platform_data')
| -rw-r--r-- | include/linux/platform_data/gpio-omap.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/platform_data/gpio-omap.h b/include/linux/platform_data/gpio-omap.h index cb2618147c34..8612855691b2 100644 --- a/include/linux/platform_data/gpio-omap.h +++ b/include/linux/platform_data/gpio-omap.h | |||
| @@ -157,11 +157,6 @@ | |||
| 157 | #define OMAP_MPUIO(nr) (OMAP_MAX_GPIO_LINES + (nr)) | 157 | #define OMAP_MPUIO(nr) (OMAP_MAX_GPIO_LINES + (nr)) |
| 158 | #define OMAP_GPIO_IS_MPUIO(nr) ((nr) >= OMAP_MAX_GPIO_LINES) | 158 | #define OMAP_GPIO_IS_MPUIO(nr) ((nr) >= OMAP_MAX_GPIO_LINES) |
| 159 | 159 | ||
| 160 | struct omap_gpio_dev_attr { | ||
| 161 | int bank_width; /* GPIO bank width */ | ||
| 162 | bool dbck_flag; /* dbck required or not - True for OMAP3&4 */ | ||
| 163 | }; | ||
| 164 | |||
| 165 | struct omap_gpio_reg_offs { | 160 | struct omap_gpio_reg_offs { |
| 166 | u16 revision; | 161 | u16 revision; |
| 167 | u16 direction; | 162 | u16 direction; |
