From: Suravee Suthikulpanit Date: Mon, 14 Jul 2014 22:03:03 +0000 (+0200) Subject: irqchip: gic: Add binding probe for ARM GIC400 X-Git-Tag: omap-for-v3.17/fixes-against-rc2~264^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=144cb08864ed44be52d8634ac69cd98e5efcf527;p=pandora-kernel.git irqchip: gic: Add binding probe for ARM GIC400 Commit 3ab72f9156bb "dt-bindings: add GIC-400 binding" added the "arm,gic-400" compatible string, but the corresponding IRQCHIP_DECLARE was never added to the gic driver. Therefore add the missing irqchip declaration for it. Signed-off-by: Suravee Suthikulpanit Removed additional empty line and adapted commit message to mark it as fixing an issue. Signed-off-by: Heiko Stuebner Acked-by: Will Deacon Fixes: 3ab72f9156bb ("dt-bindings: add GIC-400 binding") Cc: # v3.14+ Link: https://lkml.kernel.org/r/2621565.f5eISveXXJ@diego Signed-off-by: Jason Cooper --- Reading git-diff-tree failed