[PATCH] irqchip/bcm2836: make bcm2836_smp_boot_secondary static

Ben Dooks ben.dooks at codethink.co.uk
Thu Jun 16 06:11:40 PDT 2016


On 16/06/16 14:05, Jason Cooper wrote:
> On Thu, Jun 16, 2016 at 01:48:45PM +0100, Ben Dooks wrote:
>> 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?
> 
> hmmm, I just checked myself.  It appears that the series in irqchip/misc
> has been in at least two runs of linux-next.  Do you see something
> different?

yes, I did git remote-update in a different git repo tree and then
looked in a gitg on an different repo :(

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



More information about the linux-arm-kernel mailing list