]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() static
authorJason Yan <yanaijie@huawei.com>
Fri, 17 Apr 2020 07:40:36 +0000 (15:40 +0800)
committerMarc Zyngier <maz@kernel.org>
Fri, 17 Apr 2020 07:59:30 +0000 (08:59 +0100)
commitf5b31179da69037195d7534ee113b0a8a5ba74be
tree19433609341f215ec9bc67d38eaf0ba64043d1ea
parent119eda82957c79c8445d73f098786a0573110a6f
irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() static

Fix the following sparse warning:

drivers/irqchip/irq-bcm7038-l1.c:419:12: warning: symbol
'bcm7038_l1_of_init' 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/20200417074036.46594-1-yanaijie@huawei.com
drivers/irqchip/irq-bcm7038-l1.c