diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-10-06 18:55:22 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-10-07 13:53:04 +0100 |
commit | e9e8fc9ed63e7e0fb30f8612f628924fbd868467 (patch) | |
tree | 62b033271d5a0f45d389b90bebbe4f4e23ce4062 /sound/sparc | |
parent | 03fe492e8346d3da59b6eb7ea306d46ebf22e9d5 (diff) |
ASoC: fsl_mqs: remove set but not used variable 'bclk'
Fixes gcc '-Wunused-but-set-variable' warning:
sound/soc/fsl/fsl_mqs.c: In function fsl_mqs_hw_params:
sound/soc/fsl/fsl_mqs.c:54:6: warning: variable bclk set but not used [-Wunused-but-set-variable]
It is never used, so can be removed.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20191006105522.58560-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/sparc')
0 files changed, 0 insertions, 0 deletions