OSDN Git Service

ASoC: cs42l56: remove unused variable 'adc_swap_enum'
authorYueHaibing <yuehaibing@huawei.com>
Thu, 15 Aug 2019 09:24:36 +0000 (17:24 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 15 Aug 2019 14:07:07 +0000 (15:07 +0100)
commite33d565795930d0341bb946aec457a814ccd53e6
treea0dfcf21027427345f96aed811ab05c0499a9faa
parentd63887bc4f50fede7013bda7c733d58ecc43efc1
ASoC: cs42l56: remove unused variable 'adc_swap_enum'

sound/soc/codecs/cs42l56.c:206:30: warning:
 adc_swap_enum defined but not used [-Wunused-const-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/20190815092436.34632-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs42l56.c