]> 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>
Wed, 15 May 2013 01:13:35 +0000 (10:13 +0900)
commitdb9b9123d980255ea0ade341b43991faf39b71e2
tree921eb091faffe673eb14c165aace40ecc5689d81
parent2a493318801744056f0cab7a38738acd79edd527
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