diff options
author | 2017-08-13 16:08:03 +0100 | |
---|---|---|
committer | 2017-08-14 17:14:03 +0100 | |
commit | e5e8e6182a3b9514cde41d957684b59ee8f6cf21 (patch) | |
tree | 584b06cd46140e8d369c0476f095485dea539e29 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: rt5514: Eliminate the noise in the ASRC case (diff) | |
download | wireguard-linux-e5e8e6182a3b9514cde41d957684b59ee8f6cf21.tar.xz wireguard-linux-e5e8e6182a3b9514cde41d957684b59ee8f6cf21.zip |
ASoC: rt5514: make array rt5514_dai static
The array rt5514_dai is local to the source and does not need to be in
global scope, so make it static.
Cleans up sparse warnings:
symbol 'rt5514_dai' was not declared. Should it be static?
warning: symbol 'rt5514_dai' 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