diff options
author | Tom Rix <trix@redhat.com> | 2022-06-29 23:18:11 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-06-30 15:40:29 +0300 |
commit | 871325d800ed532ba5874257f04bb4ae75125bc4 (patch) | |
tree | 3c29bbd3efce011540aeab44af956b1f758b63d4 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | cdb09e6231433b65e31c40fbe298099db6513a7f (diff) | |
download | linux-871325d800ed532ba5874257f04bb4ae75125bc4.tar.xz |
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 <trix@redhat.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220629201811.2537853-1-trix@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions