diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-04-18 10:48:48 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-04-19 17:00:59 +0100 |
commit | 479879701758206a2cc75176119fcc9dacc40846 (patch) | |
tree | 490996b5c3c1dc274c2dce8b9781307687426285 /sound/soc/sprd | |
parent | ae061d2a857f84ad47b77b04c3ad37478651ab6c (diff) | |
download | linux-479879701758206a2cc75176119fcc9dacc40846.tar.bz2 |
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 ba57f68235cf ("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>
Diffstat (limited to 'sound/soc/sprd')
0 files changed, 0 insertions, 0 deletions