aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci')
-rw-r--r--sound/pci/hda/patch_via.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/pci/hda/patch_via.c b/sound/pci/hda/patch_via.c
index 760e14ae3bff..05182be1c9f0 100644
--- a/sound/pci/hda/patch_via.c
+++ b/sound/pci/hda/patch_via.c
@@ -142,8 +142,6 @@ enum {
142 AUTO_SEQ_SIDE 142 AUTO_SEQ_SIDE
143}; 143};
144 144
145#define get_amp_nid(kc) ((kc)->private_value & 0xffff)
146
147/* Some VT1708S based boards gets the micboost setting wrong, so we have 145/* Some VT1708S based boards gets the micboost setting wrong, so we have
148 * to apply some brute-force and re-write the TLV's by software. */ 146 * to apply some brute-force and re-write the TLV's by software. */
149static int mic_boost_tlv(struct snd_kcontrol *kcontrol, int op_flag, 147static int mic_boost_tlv(struct snd_kcontrol *kcontrol, int op_flag,