commit | 5f85052c606e38c98de28170a2df72f78931aa30 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Mon Jul 01 15:01:31 2013 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Wed Jul 17 10:02:24 2013 +0900 |
tree | 4c3a277a4ea74eb312532fafec03f460d5696b53 | |
parent | 125332daf2e4119614c561bc8cbf1f49cd243023 [diff] |
ARM: shmobile: lager: Remove init_irq declaration in machine description Remove redundant irqchip_init() callback. The default case of NULL will result in invoking irqchip_init() anyway. Signed-off-by: Magnus Damm <damm@opensource.se> [ horms+renesas@verge.net.au: Trimmed patch to remove portion that updates the r8a7790 SoC and altered the subject to use the same format as the patch that updates the r8a7790. ] Signed-off-by: Simon Horman <horms+renesas@verge.net.au>