diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2019-02-18 07:46:53 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-02-18 17:42:37 +0000 |
commit | b2c02c63ac254530cffe3a7dc7d4e433da1b3a67 (patch) | |
tree | a8f05424b1e1d43eeb40fb10d7c36a4e5d6ff5bd /Documentation/kbuild/Kconfig.recursion-issue-02 | |
parent | 74c6ecf4194ebed285b29964a950e0cd7414fe19 (diff) |
ASoC: cs35l36: Make some symbols static
Fixes the following sparse warnings:
sound/soc/codecs/cs35l36.c:135:20: warning:
symbol 'cs35l36_reg' was not declared. Should it be static?
sound/soc/codecs/cs35l36.c:248:6: warning:
symbol 'cs35l36_readable_reg' was not declared. Should it be static?
sound/soc/codecs/cs35l36.c:398:6: warning:
symbol 'cs35l36_precious_reg' was not declared. Should it be static?
sound/soc/codecs/cs35l36.c:410:6: warning:
symbol 'cs35l36_volatile_reg' was not declared. Should it be static?
Fixes: 6ba9dd6c893b ("ASoC: cs35l36: Add support for Cirrus CS35L36 Amplifier")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: James Schulman <james.schulman@cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/kbuild/Kconfig.recursion-issue-02')
0 files changed, 0 insertions, 0 deletions