ASoC: Intel: kbl_da7219_max98357a: remove unused variable 'constraints_16000' and...
authorYueHaibing <yuehaibing@huawei.com>
Tue, 24 Dec 2019 14:02:37 +0000 (22:02 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 25 Dec 2019 00:02:53 +0000 (00:02 +0000)
commitc5614fb8e3d13be7bba79f71b798468a3a6224f7
tree05b22561751dd3e852dd66d007899355525747fe
parent4bb16cd82773ee2e73d6201e6e7271f75312144c
ASoC: Intel: kbl_da7219_max98357a: remove unused variable 'constraints_16000' and 'ch_mono'

sound/soc/intel/boards/kbl_da7219_max98357a.c:343:48:
 warning: constraints_16000 defined but not used [-Wunused-const-variable=]
sound/soc/intel/boards/kbl_da7219_max98357a.c:348:27:
 warning: ch_mono defined but not used [-Wunused-const-variable=]

They are 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/20191224140237.36732-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/kbl_da7219_max98357a.c