aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-08-12 23:50:28 +0100
committerMark Brown <broonie@kernel.org>2017-08-14 17:41:32 +0100
commit3013c75fadc581160be8d89c2c0f29219971c58f (patch)
tree3e3faa32af4dfc16228afb3a62330fc6aedfe0f0 /tools/perf/scripts/python/export-to-postgresql.py
parentASoC: hdac_hdmi: constify snd_soc_dai_ops structure (diff)
downloadwireguard-linux-3013c75fadc581160be8d89c2c0f29219971c58f.tar.xz
wireguard-linux-3013c75fadc581160be8d89c2c0f29219971c58f.zip
ASoC: hdmi-codec: make a function and two arrays static
The function hdmi_codec_eld_chmap and arrays hdmi_codec_stereo_chmaps and hdmi_codec_8ch_chmaps are local to the source and do not need to be in global scope, so make them static. Cleans up sparse warnings: symbol 'hdmi_codec_eld_chmap' was not declared. Should it be static? symbol 'hdmi_codec_stereo_chmaps' was not declared. Should it be static? symbol 'hdmi_codec_8ch_chmaps' 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 '')
0 files changed, 0 insertions, 0 deletions