diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-12-08 18:31:34 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-12-15 12:22:52 +0100 |
commit | bfe48dffc80e530d5e61efcbf03637493c5ffc0e (patch) | |
tree | d28ae6605f1d1c737840daf7e581584dac9af0cc /sound/mips | |
parent | Merge remote-tracking branches 'asoc/topic/wm9712', 'asoc/topic/wm9713' and '... (diff) | |
download | linux-bfe48dffc80e530d5e61efcbf03637493c5ffc0e.tar.xz linux-bfe48dffc80e530d5e61efcbf03637493c5ffc0e.zip |
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>
Diffstat (limited to 'sound/mips')
0 files changed, 0 insertions, 0 deletions