ARM: OMAP2+: Remove custom init_irq for remaining boards
authorTony Lindgren <tony@atomide.com>
Mon, 26 Sep 2011 22:25:22 +0000 (15:25 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 27 Sep 2011 00:50:37 +0000 (17:50 -0700)
With SoC specific timers, board specific init_irq is
no longer needed. Earlier this was still needed to
initialize the gptimer12 on Beagle based boards.

Also convert board-h4.c to use omap2_init_irq accidentally
did not get converted earlier.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found