linux-stable/sound/soc/intel/haswell
YueHaibing 4798797017
ASoC: Intel: Haswell: Remove set but not used variable 'stage_type'
Fixes gcc '-Wunused-but-set-variable' warning:

sound/soc/intel/haswell/sst-haswell-ipc.c: In function 'hsw_stream_message':
sound/soc/intel/haswell/sst-haswell-ipc.c:669:29: warning: variable 'stage_type' set but not used [-Wunused-but-set-variable]

It is never used since introduction in
commit ba57f68235 ("ASoC: Intel: create haswell folder and move haswell platform files in")

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-04-19 17:00:59 +01:00
..
Makefile
sst-haswell-dsp.c ASoC: Intel: Haswell: fix endianness handling 2018-07-25 17:21:07 +01:00
sst-haswell-ipc.c ASoC: Intel: Haswell: Remove set but not used variable 'stage_type' 2019-04-19 17:00:59 +01:00
sst-haswell-ipc.h ASoC: intel: haswell: replace platform to component 2018-02-12 11:45:11 +00:00
sst-haswell-pcm.c ASoC: Updates for v5.1 2019-02-08 14:20:32 +01:00