OSDN Git Service

ASoC: tlv320aic23: remove unused variable 'tlv320aic23_rec_src'
authorYueHaibing <yuehaibing@huawei.com>
Thu, 15 Aug 2019 09:15:34 +0000 (17:15 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 15 Aug 2019 14:05:55 +0000 (15:05 +0100)
commitab0ac2707784a966927c229752849c343bd1dbbf
tree0bb3a44faae0912d0840d304442ff2e9d537405a
parent5b366753c1c12feead0ae53b45482f569ed5399c
ASoC: tlv320aic23: remove unused variable 'tlv320aic23_rec_src'

sound/soc/codecs/tlv320aic23.c:70:29: warning:
 tlv320aic23_rec_src 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/20190815091534.57780-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320aic23.c