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 70b904c010c6..a01993e5500f 100644 --- a/arch/arm/mach-omap2/board-omap3touchbook.c +++ b/arch/arm/mach-omap2/board-omap3touchbook.c | |||
@@ -388,7 +388,6 @@ MACHINE_START(TOUCHBOOK, "OMAP3 touchbook Board") | |||
388 | .map_io = omap3_map_io, | 388 | .map_io = omap3_map_io, |
389 | .init_early = omap3430_init_early, | 389 | .init_early = omap3430_init_early, |
390 | .init_irq = omap3_init_irq, | 390 | .init_irq = omap3_init_irq, |
391 | .handle_irq = omap3_intc_handle_irq, | ||
392 | .init_machine = omap3_touchbook_init, | 391 | .init_machine = omap3_touchbook_init, |
393 | .init_late = omap3430_init_late, | 392 | .init_late = omap3430_init_late, |
394 | .init_time = omap3_secure_sync32k_timer_init, | 393 | .init_time = omap3_secure_sync32k_timer_init, |