diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2015-10-14 11:27:46 +0200 |
---|---|---|
committer | Robert Jarzmik <robert.jarzmik@free.fr> | 2015-10-16 20:52:33 +0200 |
commit | 4a672bfe8f9ee194cdb7bc4e06a8fd79cc7741ea (patch) | |
tree | 53937ee7f5c0f601ac47f852e7f8e25db1f73675 /security/selinux | |
parent | ARM: pxa: magician: Remove pdata for pasic3-leds (diff) | |
download | linux-4a672bfe8f9ee194cdb7bc4e06a8fd79cc7741ea.tar.xz linux-4a672bfe8f9ee194cdb7bc4e06a8fd79cc7741ea.zip |
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 <u.kleine-koenig@pengutronix.de>
Acked-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Diffstat (limited to 'security/selinux')
0 files changed, 0 insertions, 0 deletions