diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-12-07 17:11:32 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-12-07 17:21:25 +0300 |
commit | dce231a484f72983cd7d5832aed4da04870a4d47 (patch) | |
tree | 6a23be20531b01c82fd527f893ec57b823969ce8 /fs/openpromfs | |
parent | eb2a8168b9fd69f66199d9d7e86d23fecfab4e33 (diff) | |
download | linux-dce231a484f72983cd7d5832aed4da04870a4d47.tar.xz |
ASoC: pcm186x: make pcm186x_dai_ops and pcm186x_adc_input_channel_sel_value static
pcm186x_dai_ops and pcm186x_adc_input_channel_sel_value are local to the
source and do not need to be in global scope, so make them static.
Cleans up sparse warnings:
symbol 'pcm186x_dai_ops' was not declared. Should it be static?
symbol 'pcm186x_adc_input_channel_sel_value' was not declared. Should it
be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs/openpromfs')
0 files changed, 0 insertions, 0 deletions