diff options
-rw-r--r-- | sound/pci/hda/patch_realtek.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index d9f78c809ee9..1c502789cc1e 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
@@ -9299,7 +9299,6 @@ static struct alc_config_preset alc268_presets[] = { | |||
9299 | .num_channel_mode = ARRAY_SIZE(alc268_modes), | 9299 | .num_channel_mode = ARRAY_SIZE(alc268_modes), |
9300 | .channel_mode = alc268_modes, | 9300 | .channel_mode = alc268_modes, |
9301 | .input_mux = &alc268_capture_source, | 9301 | .input_mux = &alc268_capture_source, |
9302 | .input_mux = &alc268_capture_source, | ||
9303 | .unsol_event = alc268_toshiba_unsol_event, | 9302 | .unsol_event = alc268_toshiba_unsol_event, |
9304 | .init_hook = alc268_toshiba_automute, | 9303 | .init_hook = alc268_toshiba_automute, |
9305 | }, | 9304 | }, |