From: Kuninori Morimoto Date: Fri, 2 Aug 2013 06:39:13 +0000 (-0700) Subject: ARM: shmobile: armadillo800eva: Use DT for GIC X-Git-Tag: v3.12-rc1~76^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15645581a9401cf2370d2c975e2673d289d5e561;p=pandora-kernel.git ARM: shmobile: armadillo800eva: Use DT for GIC Current Armadillo800eva is using DT booting, and r8a7740.dtsi already has GIC settings. So, we can remove the C version of the GIC setup code, instead rely on GIC information provided by DT. This patch removes r8a7740_init_irq() which has no user any more Signed-off-by: Kuninori Morimoto Acked-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed