ARM: virt: 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)
commitbf5d5b3e52fdb284aa05001f0338da77020eb9e5
treee5b800391df95e22ef3d6f32a96a22bb54ee844c
parent4415788803bc3ec75a9fe88da09f8035af273dc9
ARM: virt: 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 virt as well.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/mach-virt/virt.c