From: Will Deacon Date: Tue, 26 Aug 2014 14:13:26 +0000 (+0100) Subject: irqchip: gic: Make gic_default_routable_irq_domain_ops static X-Git-Tag: fixes-for-v3.18-merge-window~126^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3d147b87a7dccf5537b29de9172002be5b03e1f;p=pandora-kernel.git irqchip: gic: Make gic_default_routable_irq_domain_ops static The internal irq domain ops for the GIC are not used directly anywhere else, so make them static. This gets rid of a sparse warning on the file. Cc: Jason Cooper Cc: Marc Zyngier Signed-off-by: Will Deacon Acked-by: Marc Zyngier Link: https://lkml.kernel.org/r/1409062410-25891-8-git-send-email-will.deacon@arm.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed