diff options
Diffstat (limited to 'include/linux/platform_data')
| -rw-r--r-- | include/linux/platform_data/gpio-davinci.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/platform_data/gpio-davinci.h b/include/linux/platform_data/gpio-davinci.h index 57a5a35e0073..b8e4957e7568 100644 --- a/include/linux/platform_data/gpio-davinci.h +++ b/include/linux/platform_data/gpio-davinci.h | |||
| @@ -43,7 +43,6 @@ struct davinci_gpio_controller { | |||
| 43 | void __iomem *regs[MAX_REGS_BANKS]; | 43 | void __iomem *regs[MAX_REGS_BANKS]; |
| 44 | int gpio_unbanked; | 44 | int gpio_unbanked; |
| 45 | int irqs[MAX_INT_PER_BANK]; | 45 | int irqs[MAX_INT_PER_BANK]; |
| 46 | unsigned int base; | ||
| 47 | }; | 46 | }; |
| 48 | 47 | ||
| 49 | /* | 48 | /* |
