[PATCH] irqchip/bcm2836: make bcm2836_smp_boot_secondary static

Jason Cooper jason at lakedaemon.net
Sun Jun 12 18:18:52 PDT 2016


Hey Ben,

On Wed, Jun 08, 2016 at 06:41:37PM +0100, Ben Dooks wrote:
> The bcm2836_smp_boot_secondary() is not declared or used elsewhere
> so make it static to fix the following warning:
> 
> drivers/irqchip/irq-bcm2836.c:227:12: warning: symbol 'bcm2836_smp_boot_secondary' was not declared. Should it be static?
> 
> Signed-off-by: Ben Dooks <ben.dooks at codethink.co.uk>
> ---
> Cc: Thomas Gleixner <tglx at linutronix.de>
> Cc: Jason Cooper <jason at lakedaemon.net>
> Cc: Marc Zyngier <marc.zyngier at arm.com>
> Cc: linux-arm-kernel at lists.infradead.org
> ---
>  drivers/irqchip/irq-bcm2836.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

This, and the rest of the irqchip/ ones, applied to irqchip/misc.

thx,

Jason.



More information about the linux-arm-kernel mailing list