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

Commit cc90fd72 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Remove an unused variable in patch_realtek.c



Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 699d8995
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -14056,7 +14056,6 @@ static int patch_alc268(struct hda_codec *codec)
	if (!spec->no_analog && !spec->adc_nids && spec->input_mux) {
		/* check whether NID 0x07 is valid */
		unsigned int wcap = get_wcaps(codec, 0x07);
		int i;
		spec->capsrc_nids = alc268_capsrc_nids;
		/* get type */