arm: omap: irq: remove unnecessary base_addr argument
authorFelipe Balbi <balbi@ti.com>
Tue, 9 Sep 2014 00:54:37 +0000 (17:54 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Sep 2014 20:03:38 +0000 (13:03 -0700)
commitd1e66d69616db9325f397e004c54042622d48e83
treeb5378974973ad27183234366d85d6f236679738d
parent1198365625bf22294263267df3360cb2a4c76f2d
arm: omap: irq: remove unnecessary base_addr argument

omap_intc_handle_irq now had an unnecessary
base_addr argument. Let's remove it and fix
all callers.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/irq.c