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

Commit e1a4dca6 authored by Wang Xingchao's avatar Wang Xingchao Committed by Takashi Iwai
Browse files

ALSA: hda - Remove unused variable

parent 3af3f356
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1887,7 +1887,6 @@ static void intel_haswell_fixup_connect_list(struct hda_codec *codec,

	/* override pins connection list */
	snd_printdd("hdmi: haswell: override pin connection 0x%x\n", nid);
	nconns = max(spec->num_cvts, 4);
	snd_hda_override_conn_list(codec, nid, spec->num_cvts, spec->cvt_nids);
}