diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index acb9c898d30f9f22f3c4dae3add2acce5695f6e4..7a4e10002f56dcb5b2bf299c81bcc72b57a77cd2 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[] = { "Speaker Playback Volume", "Mono Playback Volume", "Line-Out Playback Volume", - "PCM Playback Volume", NULL, }; @@ -3170,7 +3169,6 @@ static const char * const alc_slave_sws[] = { "Mono Playback Switch", "IEC958 Playback Switch", "Line-Out Playback Switch", - "PCM Playback Switch", NULL, };