浏览代码

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

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Takashi Iwai 14 年之前
父节点
当前提交
cc90fd725e
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      sound/pci/hda/patch_realtek.c

+ 0 - 1
sound/pci/hda/patch_realtek.c

@@ -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 */