From: Thomas Petazzoni Date: Tue, 22 Apr 2014 21:26:41 +0000 (+0200) Subject: ARM: orion: remove no longer needed DT IRQ code X-Git-Tag: omap-for-v3.16/fixes-against-rc1~52^2~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=880ff3e2255c05bac0d2010719da42a26fdbb185;p=pandora-kernel.git ARM: orion: remove no longer needed DT IRQ code Following the move of the Orion5x Device Tree support to use irqchip_init() for the interrupt controller probing, the plat-orion/irq.c code for DT-probing of the interrupt controller is no longer necessary, so we can get rid of it. Signed-off-by: Thomas Petazzoni Acked-by: Sebastian Hesselbarth Link: https://lkml.kernel.org/r/1398202002-28530-38-git-send-email-thomas.petazzoni@free-electrons.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed