diff options
author | Tom Rix <[email protected]> | 2022-06-29 16:18:11 -0400 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-06-30 13:40:29 +0100 |
commit | 871325d800ed532ba5874257f04bb4ae75125bc4 (patch) | |
tree | 3c29bbd3efce011540aeab44af956b1f758b63d4 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | cdb09e6231433b65e31c40fbe298099db6513a7f (diff) |
ASoC: samsung: change neo1973_audio from a global to static
sparse reports
sound/soc/samsung/neo1973_wm8753.c:347:24: warning: symbol 'neo1973_audio' was not declared. Should it be static?
neo1973_audio is only used in neo1973_wm8753.c, so it's
storage class specifier should be static.
Fixes: e26a2abcc246 ("ASoC: samsung: neo1973: turn into platform driver")
Signed-off-by: Tom Rix <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions