]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: sh73a0: Remove init_irq declaration in machine description
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 14 May 2013 15:38:44 +0000 (17:38 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 22 May 2013 14:51:27 +0000 (23:51 +0900)
commitacafe578fdccda0daf95f238d1ea57c17eca5d81
treebb5db12ddab20004854c9aad3cf5843a08b4ec74
parentc903997eec398de923e56243c23cb5ca4f95c44e
ARM: shmobile: sh73a0: 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-sh73a0.c