]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/irq-mvebu-icu: Make legacy_bindings static
authorJason Yan <yanaijie@huawei.com>
Fri, 17 Apr 2020 07:40:46 +0000 (15:40 +0800)
committerMarc Zyngier <maz@kernel.org>
Fri, 17 Apr 2020 07:59:29 +0000 (08:59 +0100)
commit119eda82957c79c8445d73f098786a0573110a6f
treeb47ed5676a8efe6b612a3d08ead4a56cba11d5bf
parent0dcd108e068b4e2d7cdda7eb3de9071e57db8488
irqchip/irq-mvebu-icu: Make legacy_bindings static

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
drivers/irqchip/irq-mvebu-icu.c