]> 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, 15 May 2013 01:18:55 +0000 (10:18 +0900)
commit1dd7160274e2630db98b087eb220df5f98c17381
tree77460c568ca5a89034a90f524452bbb77be895b8
parent7a653f3ac547fb3a8a6f4ee121296ad973c73a86
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