The recent fix left a variable declaration without usage.
sound/soc/intel/haswell/sst-haswell-pcm.c:1349:18: warning: unused variable ‘hsw’ [-Wunused-variable]
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| sst-haswell-dsp.c | ||
| sst-haswell-ipc.c | ||
| sst-haswell-ipc.h | ||
| sst-haswell-pcm.c | ||