diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-08-13 17:28:08 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-14 18:14:40 +0200 |
commit | def4b1243e56774fdc47de9292111a344f14e88c (patch) | |
tree | fbd66e65e28a830390672321e35d3ae1eba7dbf9 /fs | |
parent | ASoC: zte: spdif: constify snd_soc_dai_ops structure (diff) | |
download | linux-def4b1243e56774fdc47de9292111a344f14e88c.tar.xz linux-def4b1243e56774fdc47de9292111a344f14e88c.zip |
ASoC: zx_aud96p22: make array aud96p22_dt_ids static
The array aud96p22_dt_ids is local to the source and does not need to be
in global scope, so make it static.
Cleans up sparse warning:
symbol 'aud96p22_dt_ids' 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')
0 files changed, 0 insertions, 0 deletions