https://github.com/torvalds/linux
Revision 9fed9ccb16de9b18ba843d2df57312c9b8260f96 authored by Jason Yan on 17 April 2020, 07:40:46 UTC, committed by Marc Zyngier on 17 April 2020, 07:59:29 UTC
Fix the following sparse warning:

drivers/irqchip/irq-mvebu-icu.c:69:1: warning: symbol 'legacy_bindings'
was not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200417074046.46771-1-yanaijie@huawei.com
1 parent 0a66d6f
History
Tip revision: 9fed9ccb16de9b18ba843d2df57312c9b8260f96 authored by Jason Yan on 17 April 2020, 07:40:46 UTC
irqchip/irq-mvebu-icu: Make legacy_bindings static
Tip revision: 9fed9cc

back to top