summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tscs454.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-08-08 06:25:52 +0300
committerMark Brown <broonie@kernel.org>2019-08-08 22:57:00 +0300
commit8e082d8f42fabf9a4a0708d8012f4995765478fc (patch)
tree6a8260160d4c17a327ea408fb1c5d0a97c8c17b9 /sound/soc/codecs/tscs454.c
parent0e36f36b04e7677c6b74349c9d4baea1ed5668f2 (diff)
downloadlinux-8e082d8f42fabf9a4a0708d8012f4995765478fc.tar.xz
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>
Diffstat (limited to 'sound/soc/codecs/tscs454.c')
-rw-r--r--sound/soc/codecs/tscs454.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/tscs454.c b/sound/soc/codecs/tscs454.c
index 93d84e5ae2d5..c3587af9985c 100644
--- a/sound/soc/codecs/tscs454.c
+++ b/sound/soc/codecs/tscs454.c
@@ -22,7 +22,6 @@
#include "tscs454.h"
-static const unsigned int PLL_48K_RATE = (48000 * 256);
static const unsigned int PLL_44_1K_RATE = (44100 * 256);
#define COEFF_SIZE 3