commit | 21118df66c198d6ebb23e6827e2e92ab1e148e78 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyj.lk@gmail.com> | Sat Aug 20 15:26:28 2016 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Mon Aug 22 23:08:59 2016 +0000 |
tree | 268abc717367fcf67ba124cf966b98bf061290f1 | |
parent | 981b58f66cfcd32dc4ebbaeef8451daf393b6c94 [diff] |
irqchip/jcore-aic: Fix non static symbol warning 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@gmail.com> Link: https://lkml.kernel.org/r/1471706788-27587-1-git-send-email-weiyj.lk@gmail.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>