Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea45d153 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

duplicate initializer in sound/pci/hda/patch_realtek.c

parent 30e69bf4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -9299,7 +9299,6 @@ static struct alc_config_preset alc268_presets[] = {
		.num_channel_mode = ARRAY_SIZE(alc268_modes),
		.channel_mode = alc268_modes,
		.input_mux = &alc268_capture_source,
		.input_mux = &alc268_capture_source,
		.unsol_event = alc268_toshiba_unsol_event,
		.init_hook = alc268_toshiba_automute,
	},