summaryrefslogtreecommitdiff
path: root/fs/openpromfs
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-12-07 17:11:32 +0300
committerMark Brown <broonie@kernel.org>2017-12-07 17:21:25 +0300
commitdce231a484f72983cd7d5832aed4da04870a4d47 (patch)
tree6a23be20531b01c82fd527f893ec57b823969ce8 /fs/openpromfs
parenteb2a8168b9fd69f66199d9d7e86d23fecfab4e33 (diff)
downloadlinux-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