Re: [PATCH -next] irqchip/irq-jcore-aic: fix non static symbol warning

From: Jason Cooper
Date: Mon Aug 22 2016 - 19:15:01 EST


Hi Wei Yongjun,

On Sat, Aug 20, 2016 at 03:26:28PM +0000, Wei Yongjun wrote:
> Fixes the following sparse warning:
>
> drivers/irqchip/irq-jcore-aic.c:47:12: warning:
> symbol 'aic_irq_of_init' was not declared. Should it be static?
>
> Signed-off-by: Wei Yongjun <weiyj.lk@xxxxxxxxx>
> ---
> drivers/irqchip/irq-jcore-aic.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)

Applied to irqchip/jcore,

thx,

Jason.