ASoC: tscs454: remove unused variable 'PLL_48K_RATE'
authorYueHaibing <yuehaibing@huawei.com>
Thu, 8 Aug 2019 03:25:52 +0000 (11:25 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 8 Aug 2019 19:57:00 +0000 (20:57 +0100)
commit8e082d8f42fabf9a4a0708d8012f4995765478fc
tree6a8260160d4c17a327ea408fb1c5d0a97c8c17b9
parent0e36f36b04e7677c6b74349c9d4baea1ed5668f2
ASoC: tscs454: remove unused variable 'PLL_48K_RATE'

The global variable 'PLL_48K_RATE' is never used
so just remove it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20190808032552.45360-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tscs454.c