arm: omap: irq: drop omap3_intc_handle_irq()
authorFelipe Balbi <balbi@ti.com>
Tue, 9 Sep 2014 00:54:52 +0000 (17:54 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 9 Sep 2014 00:54:52 +0000 (17:54 -0700)
now that we're calling set_handle_irq() from
init_irq(), we can safely drop all callers to
omap3_intc_handle_irq() and its definition.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found