diff options
-rw-r--r-- | sound/pci/hda/patch_realtek.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index acb9c898d30f..7a4e10002f56 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
@@ -3155,7 +3155,6 @@ static const char * const alc_slave_vols[] = { | |||
3155 | "Speaker Playback Volume", | 3155 | "Speaker Playback Volume", |
3156 | "Mono Playback Volume", | 3156 | "Mono Playback Volume", |
3157 | "Line-Out Playback Volume", | 3157 | "Line-Out Playback Volume", |
3158 | "PCM Playback Volume", | ||
3159 | NULL, | 3158 | NULL, |
3160 | }; | 3159 | }; |
3161 | 3160 | ||
@@ -3170,7 +3169,6 @@ static const char * const alc_slave_sws[] = { | |||
3170 | "Mono Playback Switch", | 3169 | "Mono Playback Switch", |
3171 | "IEC958 Playback Switch", | 3170 | "IEC958 Playback Switch", |
3172 | "Line-Out Playback Switch", | 3171 | "Line-Out Playback Switch", |
3173 | "PCM Playback Switch", | ||
3174 | NULL, | 3172 | NULL, |
3175 | }; | 3173 | }; |
3176 | 3174 | ||