]> 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, 15 May 2013 01:17:58 +0000 (10:17 +0900)
commitf6cf8c67d8428c15abc4779830b29c54664c5c62
tree04391d8c190472f3147341dc42f36e4c93b5af4e
parentd75bc78b508d0a95d7738290d8ec9923691f4301
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