diff options
author | YueHaibing <[email protected]> | 2019-03-25 03:17:40 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-04-01 15:32:28 +0700 |
commit | 35146467bd43704c52d1d5760af9839a10ad5b12 (patch) | |
tree | 3b32a41035105e32bdce23a8d0e4e87de7276d22 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0bbcedd6bb41b82b77115fc001441ff34e7c4ea7 (diff) |
ASoC: simple-card-utils: remove set but not used variable 'dai_name'
Fixes gcc '-Wunused-but-set-variable' warning:
sound/soc/generic/simple-card-utils.c: In function 'asoc_simple_parse_clk':
sound/soc/generic/simple-card-utils.c:164:18: warning:
parameter 'dai_name' set but not used [-Wunused-but-set-parameter]
It's not used since commit 0580dde59438 ("ASoC: simple-card-utils: add
asoc_simple_debug_info()"), so can be removed.
Signed-off-by: YueHaibing <[email protected]>
Acked-by: Kuninori Morimoto <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions