diff options
author | 2016-12-08 23:01:37 +0530 | |
---|---|---|
committer | 2016-12-15 11:35:20 +0000 | |
commit | 6c2494f385958f5d8cdb5cb26507b7f47d498502 (patch) | |
tree | ff2251c96efb5cc1418492aba608af8b2d2025fd /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge remote-tracking branches 'asoc/topic/wm9712', 'asoc/topic/wm9713' and 'asoc/topic/zte' into asoc-next (diff) | |
download | wireguard-linux-6c2494f385958f5d8cdb5cb26507b7f47d498502.tar.xz wireguard-linux-6c2494f385958f5d8cdb5cb26507b7f47d498502.zip |
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 <vinod.koul@intel.com>
Acked-by: Jun Nie <jun.nie@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions