diff options
author | Vinod Koul <[email protected]> | 2016-12-08 23:01:37 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2016-12-15 11:35:20 +0000 |
commit | 6c2494f385958f5d8cdb5cb26507b7f47d498502 (patch) | |
tree | ff2251c96efb5cc1418492aba608af8b2d2025fd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a5de5b74a50113564a1e0850e2da96c37c35e55d (diff) |
ASoC: zx296702-i2s: remove unused ‘format’
In zx_i2s_hw_params(), 'format' is initialized and assigned bits based on
params_format, but never used. So remove it.
sound/soc/zte/zx296702-i2s.c: In function ‘zx_i2s_hw_params’:
sound/soc/zte/zx296702-i2s.c:228:21: warning: variable ‘format’ set but not used [-Wunused-but-set-variable]
unsigned long val, format;
Signed-off-by: Vinod Koul <[email protected]>
Acked-by: Jun Nie <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions