projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e36f36
)
ASoC: tscs454: remove unused variable 'PLL_48K_RATE'
author
YueHaibing
<yuehaibing@huawei.com>
Thu, 8 Aug 2019 03:25:52 +0000
(11:25 +0800)
committer
Mark Brown
<broonie@kernel.org>
Thu, 8 Aug 2019 19:57:00 +0000
(20:57 +0100)
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
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/tscs454.c
b/sound/soc/codecs/tscs454.c
index 93d84e5ae2d5c5bfd5c8da4081b016449e9ab308..c3587af9985c0b7a03768a1b25b448be1c73dd86 100644
(file)
--- 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