From: Catalin Marinas Date: Mon, 14 Jan 2013 12:39:31 +0000 (+0000) Subject: arm64: Use irqchip_init() for interrupt controller initialisation X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~100^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e851b58cb77b47a5c14267723bd6b76655d21840;p=pandora-kernel.git arm64: Use irqchip_init() for interrupt controller initialisation This patch uses the generic irqchip_init() function for initialising the interrupt controller on arm64. It also adds several definitions required by the ARM GIC irqchip driver but does not enable ARM_GIC yet. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed