ARM: vt8500: 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:53 +0000 (10:12 +0200)
commit4adfe48492efd0ee8c3ff672b889c9c5101a0834
tree5f4b8cec1a066285dfa46311e8e7856fe2e375a8
parentbf5d5b3e52fdb284aa05001f0338da77020eb9e5
ARM: vt8500: 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 vt8500 as well.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Tony Prisk <linux@prisktech.co.nz>
arch/arm/mach-vt8500/vt8500.c