diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2018-09-26 22:37:40 +0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2018-09-28 01:22:54 +0300 |
| commit | 18380dcc52cc8965e5144ce33fdfad7e168679a5 (patch) | |
| tree | 4c040efa11b4e0514c2b291048b1eaed2f6a948d /tools/perf/scripts/python/compaction-times.py | |
| parent | 53c156ab9d8aae2083d3c895365a3e39b864a5a7 (diff) | |
| download | linux-18380dcc52cc8965e5144ce33fdfad7e168679a5.tar.xz | |
ASoC: wm9712: fix unused variable warning
The 'ret' variable is now only used in an #ifdef, and causes a
warning if it is declared outside of that block:
sound/soc/codecs/wm9712.c: In function 'wm9712_soc_probe':
sound/soc/codecs/wm9712.c:641:6: error: unused variable 'ret' [-Werror=unused-variable]
Fixes: 2ed1a8e0ce8d ("ASoC: wm9712: add ac97 new bus support")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
