aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/revo.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/ice1712/revo.c')
-rw-r--r--sound/pci/ice1712/revo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/ice1712/revo.c b/sound/pci/ice1712/revo.c
index c9eefa9bbfff..bf98ea34feb0 100644
--- a/sound/pci/ice1712/revo.c
+++ b/sound/pci/ice1712/revo.c
@@ -110,7 +110,6 @@ static struct snd_akm4xxx_dac_channel revo51_dac[] = {
110static struct snd_akm4xxx_adc_channel revo51_adc[] = { 110static struct snd_akm4xxx_adc_channel revo51_adc[] = {
111 { 111 {
112 .name = "PCM Capture Volume", 112 .name = "PCM Capture Volume",
113 .gain_name = "PCM Capture Gain Volume",
114 .switch_name = "PCM Capture Switch", 113 .switch_name = "PCM Capture Switch",
115 .num_channels = 2 114 .num_channels = 2
116 }, 115 },