From: Matthias Brugger Date: Thu, 3 Jul 2014 11:58:52 +0000 (+0200) Subject: irqchip: gic: Add support for cortex a7 compatible string X-Git-Tag: omap-for-v3.17/fixes-against-rc2~264^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a97e8027b1d28eafe6bafe062556c1ec926a49c6;p=pandora-kernel.git irqchip: gic: Add support for cortex a7 compatible string Patch 0a68214b "ARM: DT: Add binding for GIC virtualization extentions (VGIC)" added the "arm,cortex-a7-gic" compatible string, but the corresponding IRQCHIP_DECLARE was never added to the gic driver. To let real Cortex-A7 SoCs use it, add the necessary declaration to the device driver. Signed-off-by: Matthias Brugger Link: https://lkml.kernel.org/r/1404388732-28890-1-git-send-email-matthias.bgg@gmail.com Fixes: 0a68214b76ca ("ARM: DT: Add binding for GIC virtualization extentions (VGIC)") Cc: # v3.5+ Signed-off-by: Jason Cooper --- Reading git-diff-tree failed