diff options
author | Uwe Kleine-König <[email protected]> | 2015-10-14 11:27:46 +0200 |
---|---|---|
committer | Robert Jarzmik <[email protected]> | 2015-10-16 20:52:33 +0200 |
commit | 4a672bfe8f9ee194cdb7bc4e06a8fd79cc7741ea (patch) | |
tree | 53937ee7f5c0f601ac47f852e7f8e25db1f73675 /tools/perf/scripts | |
parent | 28496be98e5e3761ed146bbc82e18f6a7bb5200b (diff) |
ARM: pxa: raumfeld: make some variables static
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 <[email protected]>
Acked-by: Daniel Mack <[email protected]>
Signed-off-by: Robert Jarzmik <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions