aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-igep0020.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/board-igep0020.c')
-rw-r--r--arch/arm/mach-omap2/board-igep0020.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm/mach-omap2/board-igep0020.c
index 01103b38f77f..577554933862 100644
--- a/arch/arm/mach-omap2/board-igep0020.c
+++ b/arch/arm/mach-omap2/board-igep0020.c
@@ -424,9 +424,6 @@ static int igep_twl_gpio_setup(struct device *dev,
424}; 424};
425 425
426static struct twl4030_gpio_platform_data igep_twl4030_gpio_pdata = { 426static struct twl4030_gpio_platform_data igep_twl4030_gpio_pdata = {
427 .gpio_base = OMAP_MAX_GPIO_LINES,
428 .irq_base = TWL4030_GPIO_IRQ_BASE,
429 .irq_end = TWL4030_GPIO_IRQ_END,
430 .use_leds = true, 427 .use_leds = true,
431 .setup = igep_twl_gpio_setup, 428 .setup = igep_twl_gpio_setup,
432}; 429};