[PATCH] arm: pxa: raumfeld: make some variables static

Robert Jarzmik robert.jarzmik at free.fr
Wed Oct 14 07:36:28 PDT 2015


Daniel Mack <daniel at zonque.org> writes:

> On 10/14/2015 11:27 AM, Uwe Kleine-König wrote:
>> This fixes the following sparse warnings:
>> 
>> 	arch/arm/mach-pxa/raumfeld.c:510:24: warning: symbol 'raumfeld_w1_gpio_device' was not declared. Should it be static?
>> 	arch/arm/mach-pxa/raumfeld.c:632:31: warning: symbol 'raumfeld_spi_platform_data' was not declared. Should it be static?
>> 	arch/arm/mach-pxa/raumfeld.c:851:28: warning: symbol 'audio_va_initdata' was not declared. Should it be static?
>> 	arch/arm/mach-pxa/raumfeld.c:883:28: warning: symbol 'audio_dummy_initdata' was not declared. Should it be static?
>> 	arch/arm/mach-pxa/raumfeld.c:931:28: warning: symbol 'max8660_v6_subdev_data' was not declared. Should it be static?
>> 
>> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
>
> Acked-by: Daniel Mack <daniel at zonque.org>
Queued into pxa/for-next, thanks.

Cheers.

--
Robert



More information about the linux-arm-kernel mailing list