aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorNishanth Menon <[email protected]>2011-01-06 19:49:29 -0800
committerTony Lindgren <[email protected]>2011-01-06 19:58:28 -0800
commit0ce3bb7208b5bf7de2d869a881372b60cc37362c (patch)
tree011c8d2c6b85016ab0486f5fe3b8cbc38d003c25 /lib/string_helpers.c
parentbcb52693a49994f435fad5f8d4277fbb125f3452 (diff)
omap3: zoom: use static for pointer passing
omap_zoom_wlan_data and zoom2_set_hs_extmute are not used beyond the scope of zoom-peripherals directly, instead pointers are used. make them static instead. Fixes sparse warnings: arch/arm/mach-omap2/board-zoom-peripherals.c:193:29: warning: symbol 'omap_zoom_wlan_data' was not declared. Should it be static? arch/arm/mach-omap2/board-zoom-peripherals.c:245:6: warning: symbol 'zoom2_set_hs_extmute' was not declared. Should it be static? Signed-off-by: Nishanth Menon <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions