diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-05-08 16:31:13 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-05-09 10:28:00 -0700 |
commit | def1dbbd588b5590436990cb3a480e164fc1e20f (patch) | |
tree | bb0d7ec8a22e653a241637d5d1bae21bf50f2b0f /arch/arm/plat-omap | |
parent | 256a4bd79632413b691fc7bc6c1dadf92494bb01 (diff) |
ARM: OMAP4: panda: add statics to remove warnings
Add statics to board-omap4-panda.c's internal functions and data
structures to remove sparse warnings:
arch/arm/mach-omap2/board-omap4panda.c:234:29: warning: symbol
'omap_panda_wlan_data' was not declared. Should it be static?
arch/arm/mach-omap2/board-omap4panda.c:441:24: warning: symbol
'omap4_panda_dvi_device' was not declared. Should it be static?
arch/arm/mach-omap2/board-omap4panda.c:451:12: warning: symbol
'omap4_panda_dvi_init' was not declared. Should it be static?
arch/arm/mach-omap2/board-omap4panda.c:512:13: warning: symbol
'omap4_panda_display_init' was not declared. Should it be static?
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-omap')
0 files changed, 0 insertions, 0 deletions