linux-stable/sound/soc/zte
Vinod Koul 6c2494f385 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>
2016-12-15 11:35:20 +00:00
..
Kconfig ASoC: zte: spdif and i2s drivers are not zx296702 specific 2016-12-08 16:08:37 +00:00
Makefile ASoC: zte: spdif and i2s drivers are not zx296702 specific 2016-12-08 16:08:37 +00:00
zx-i2s.c ASoC: zx296702-i2s: remove unused ‘format’ 2016-12-15 11:35:20 +00:00
zx-spdif.c ASoC: zte: spdif: correct ZX_SPDIF_CLK_RAT define 2016-12-08 16:09:44 +00:00