]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: ape6evm: Remove init_irq declaration in machine description
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 14 May 2013 15:38:38 +0000 (17:38 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 15 May 2013 01:12:40 +0000 (10:12 +0900)
commitf93aba431d2783e8e856de37b0b5824b7ec66b53
tree14b3d1ae785abbca5f57ca0edd74b502d79ffdb5
parent5aff35c5dab5c89028df7cc6da43487038e5c67e
ARM: shmobile: ape6evm: 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-ape6evm.c