Skip to content

Commit

Permalink
ALSA: hda - Remove unused variable
Browse files Browse the repository at this point in the history
Signed-off-by: Wang Xingchao <xingchao.wang@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Wang Xingchao authored and Takashi Iwai committed Jun 24, 2013
1 parent 3af3f35 commit e1a4dca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/pci/hda/patch_hdmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
}

Expand Down

0 comments on commit e1a4dca

Please sign in to comment.