diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-omap3touchbook.c')
-rw-r--r-- | arch/arm/mach-omap2/board-omap3touchbook.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-omap3touchbook.c b/arch/arm/mach-omap2/board-omap3touchbook.c index 8d530a607f85..baa72c507d4c 100644 --- a/arch/arm/mach-omap2/board-omap3touchbook.c +++ b/arch/arm/mach-omap2/board-omap3touchbook.c | |||
@@ -426,7 +426,6 @@ static void __init omap3_touchbook_init_irq(void) | |||
426 | #ifdef CONFIG_OMAP_32K_TIMER | 426 | #ifdef CONFIG_OMAP_32K_TIMER |
427 | omap2_gp_clockevent_set_gptimer(12); | 427 | omap2_gp_clockevent_set_gptimer(12); |
428 | #endif | 428 | #endif |
429 | omap_gpio_init(); | ||
430 | } | 429 | } |
431 | 430 | ||
432 | static struct platform_device *omap3_touchbook_devices[] __initdata = { | 431 | static struct platform_device *omap3_touchbook_devices[] __initdata = { |