From: Magnus Damm Date: Mon, 1 Jul 2013 06:01:40 +0000 (+0900) Subject: ARM: shmobile: kzm9g: Remove init_irq declaration in machine description X-Git-Tag: v3.12-rc1~117^2~11^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc492ba58aa6642f34eba716daf6ec4d2715e492;p=pandora-kernel.git ARM: shmobile: kzm9g: 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 [ horms+renesas@verge.net.au: Trimmed patch to remove portion that updates the sh73a0 SoC and altered the subject to use the same format as the patch that updates the sh73a0. ] Signed-off-by: Simon Horman --- Reading git-diff-tree failed