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