]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ARM: vexpress: Remove init_irq declaration in machine description
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 18 Apr 2013 20:08:50 +0000 (22:08 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 24 May 2013 08:12:52 +0000 (10:12 +0200)
commit4415788803bc3ec75a9fe88da09f8035af273dc9
tree713ae57c83b7d066e419aae27f3763227d28adb4
parent33aa9d0815ce0caf9493a700e139a1778e9ec04b
ARM: vexpress: Remove init_irq declaration in machine description

Commit ebafed7a ("ARM: irq: Call irqchip_init if no init_irq function is
specified") removed the need to explictly setup the init_irq field in
the machine description when using only irqchip_init. Remove that
declaration for vexpress as well.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Pawel Moll <pawel.moll@arm.com>
arch/arm/mach-vexpress/v2m.c