提交 cc90fd72 编写于 作者: T Takashi Iwai

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

Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 699d8995
...@@ -14056,7 +14056,6 @@ static int patch_alc268(struct hda_codec *codec) ...@@ -14056,7 +14056,6 @@ static int patch_alc268(struct hda_codec *codec)
if (!spec->no_analog && !spec->adc_nids && spec->input_mux) { if (!spec->no_analog && !spec->adc_nids && spec->input_mux) {
/* check whether NID 0x07 is valid */ /* check whether NID 0x07 is valid */
unsigned int wcap = get_wcaps(codec, 0x07); unsigned int wcap = get_wcaps(codec, 0x07);
int i;
spec->capsrc_nids = alc268_capsrc_nids; spec->capsrc_nids = alc268_capsrc_nids;
/* get type */ /* get type */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册