ARM: nomadik: 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:50 +0000 (10:12 +0200)
commit7df1af8dca4f7f5a226b2f55a6f8452cd353306d
treeb5d6f371687d4fe8d5c94513be4e0aff20bca573
parentc7788792a5e7b0d5d7f96d0766b4cb6112d47d75
ARM: nomadik: 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 nomadik as well.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-nomadik/cpu-8815.c