commit | 0bdbe04db005e025d3522ad3ae9797a4954528e9 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Sun May 26 22:05:56 2013 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Wed Jul 17 10:02:22 2013 +0900 |
tree | 76755efbdb439b9524e31ebed93b8acde3d3a660 | |
parent | 34dd9fc04a028edad7658006764c4d18ac3dca73 [diff] |
ARM: shmobile: r8a73a4: 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>