Re: [PATCH -next] ASoC: Intel: remove set but not used variable 'stage_type'

2018-12-25 Thread kbuild test robot
Hi YueHaibing, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on next-20181224] url: https://github.com/0day-ci/linux/commits/YueHaibing/ASoC-Intel-remove-set-but-not-used-variable-stage_type/20181225-195025 config: x86_64-allmodconfig (attached as .config)

[PATCH -next] ASoC: Intel: remove set but not used variable 'stage_type'

2018-12-25 Thread YueHaibing
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 never used since commit ba57f68235cf