[PATCH] irqchip/bcm2836: make bcm2836_smp_boot_secondary static

Ben Dooks ben.dooks at codethink.co.uk
Thu Jun 16 05:48:45 PDT 2016


On 13/06/16 02:18, Jason Cooper wrote:
> 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.

Thank you, so hopefully it'll be included in -next soon?

-- 
Ben Dooks				http://www.codethink.co.uk/
Senior Engineer				Codethink - Providing Genius



More information about the linux-arm-kernel mailing list