aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ac97
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/ac97')
-rw-r--r--sound/pci/ac97/ac97_patch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/ac97/ac97_patch.c b/sound/pci/ac97/ac97_patch.c
index ce02e7091fcb..bcb1a20d75dc 100644
--- a/sound/pci/ac97/ac97_patch.c
+++ b/sound/pci/ac97/ac97_patch.c
@@ -1598,7 +1598,6 @@ int patch_ad1980(ac97_t * ac97)
1598} 1598}
1599 1599
1600static const snd_kcontrol_new_t snd_ac97_ad1985_controls[] = { 1600static const snd_kcontrol_new_t snd_ac97_ad1985_controls[] = {
1601 AC97_SINGLE("Center/LFE Jack as Mic", AC97_AD_SERIAL_CFG, 9, 1, 0),
1602 AC97_SINGLE("Exchange Center/LFE", AC97_AD_SERIAL_CFG, 3, 1, 0) 1601 AC97_SINGLE("Exchange Center/LFE", AC97_AD_SERIAL_CFG, 3, 1, 0)
1603}; 1602};
1604 1603