]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: emev2: Remove init_irq declaration in machine description
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 14 May 2013 15:38:41 +0000 (17:38 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 22 May 2013 12:42:03 +0000 (21:42 +0900)
commit94a6af856df56ed39bb59ebe17bfa2d10fb333f2
tree01423439af3e55b86f66b52c4791e9ef3a6d51cc
parentc7788792a5e7b0d5d7f96d0766b4cb6112d47d75
ARM: shmobile: emev2: 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/setup-emev2.c