OSDN Git Service

ARM: shmobile: emev2: Remove init_irq declaration in machine description
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 26 May 2013 13:05:23 +0000 (22:05 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 17 Jul 2013 01:02:22 +0000 (10:02 +0900)
commit34dd9fc04a028edad7658006764c4d18ac3dca73
treeb6848e5555cf133a39cc199b32458209114057ad
parent474f67587345bf7b32bbd9d2b5621e85500103c5
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