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