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