]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: lager: Remove init_irq declaration in machine description
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 14 May 2013 15:38:40 +0000 (17:38 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Sat, 25 May 2013 04:51:59 +0000 (13:51 +0900)
commit07e551c6f2169e7d34b17eb2693befaa0bc93718
treefe94d6138cd1cee65ad549f985a67b486857ea86
parent5ca39debad5c87ad760b70365ced2420f18d2518
ARM: shmobile: lager: 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 shmobile as well.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-lager.c