[PATCH] ARM: gic: Fix sparse warning
Sergei Shtylyov
sshtylyov at mvista.com
Mon Nov 19 07:42:36 EST 2012
Hello.
On 19-11-2012 14:58, Tushar Behera wrote:
> gic_irq_domain_ops is only used in this file, so should be marked as
> static.
> Fixes following compilation warning.
This is sparse's warning, not compiler's, if I don't mistake.
> arch/arm/common/gic.c:638:29: warning: symbol 'gic_irq_domain_ops' was
> not declared. Should it be static?
> Signed-off-by: Tushar Behera <tushar.behera at linaro.org>
WBR, Sergei
More information about the linux-arm-kernel
mailing list