arm: omap: irq: drop omap2_intc_handle_irq()

that was just a no-op wrapper around omap_intc_handle_irq
anyway.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Felipe Balbi
2014-09-08 17:54:52 -07:00
committed by Tony Lindgren
parent 05f1e7387c
commit 2aced89246
2 changed files with 6 additions and 11 deletions

View File

@@ -219,7 +219,6 @@ void omap_intc_restore_context(void);
void omap3_intc_suspend(void);
void omap3_intc_prepare_idle(void);
void omap3_intc_resume_idle(void);
void omap2_intc_handle_irq(struct pt_regs *regs);
void omap_gic_of_init(void);
#ifdef CONFIG_CACHE_L2X0