1
0
Fork 0
alistair23-linux/sound/soc/img
Vinod Koul bfe48dffc8 ASoC: img: remove unused ‘format’
In img_prl_out_hw_params(), 'format' is initialized but never used.
So remove it.

sound/soc/img/img-parallel-out.c: In function ‘img_prl_out_hw_params’:
sound/soc/img/img-parallel-out.c:126:19: warning: variable ‘format’ set but not used [-Wunused-but-set-variable]
  snd_pcm_format_t format;

Cc: Damien.Horsley <Damien.Horsley@imgtec.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-12-15 11:22:52 +00:00
..
Kconfig ASoC: img: Add driver for Pistachio internal DAC 2015-12-12 22:56:35 +00:00
Makefile ASoC: img: Add driver for Pistachio internal DAC 2015-12-12 22:56:35 +00:00
img-i2s-in.c ASoC: img: Add driver for I2S input controller 2015-11-16 10:06:58 +00:00
img-i2s-out.c ASoC: img: Add driver for I2S output controller 2015-11-16 10:06:58 +00:00
img-parallel-out.c ASoC: img: remove unused ‘format’ 2016-12-15 11:22:52 +00:00
img-spdif-in.c ASoC: img: Add driver for SPDIF input controller 2015-11-16 10:06:58 +00:00
img-spdif-out.c ASoC: img: Add driver for SPDIF output controller 2015-11-16 10:06:58 +00:00
pistachio-internal-dac.c ASoC: codec duplicated callback function goes to component on pistachio-internal-dac 2016-08-08 11:57:57 +01:00