diff options
| -rw-r--r-- | sound/soc/codecs/rt5677.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/codecs/rt5677.c b/sound/soc/codecs/rt5677.c index a3cce57739c3..9e9de0e274ea 100644 --- a/sound/soc/codecs/rt5677.c +++ b/sound/soc/codecs/rt5677.c | |||
| @@ -780,9 +780,7 @@ static int rt5677_set_dsp_vad(struct snd_soc_codec *codec, bool on) | |||
| 780 | return 0; | 780 | return 0; |
| 781 | } | 781 | } |
| 782 | 782 | ||
| 783 | static const DECLARE_TLV_DB_SCALE(out_vol_tlv, -4650, 150, 0); | ||
| 784 | static const DECLARE_TLV_DB_SCALE(dac_vol_tlv, -6525, 75, 0); | 783 | static const DECLARE_TLV_DB_SCALE(dac_vol_tlv, -6525, 75, 0); |
| 785 | static const DECLARE_TLV_DB_SCALE(in_vol_tlv, -3450, 150, 0); | ||
| 786 | static const DECLARE_TLV_DB_SCALE(adc_vol_tlv, -1725, 75, 0); | 784 | static const DECLARE_TLV_DB_SCALE(adc_vol_tlv, -1725, 75, 0); |
| 787 | static const DECLARE_TLV_DB_SCALE(adc_bst_tlv, 0, 1200, 0); | 785 | static const DECLARE_TLV_DB_SCALE(adc_bst_tlv, 0, 1200, 0); |
| 788 | static const DECLARE_TLV_DB_SCALE(st_vol_tlv, -4650, 150, 0); | 786 | static const DECLARE_TLV_DB_SCALE(st_vol_tlv, -4650, 150, 0); |
