Skip to content
Unverified Commit 871325d8 authored by Tom Rix's avatar Tom Rix Committed by Mark Brown
Browse files

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: e26a2abc ("ASoC: samsung: neo1973: turn into platform driver")
Signed-off-by: default avatarTom Rix <trix@redhat.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220629201811.2537853-1-trix@redhat.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent cdb09e62
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment