Explorar o código

ALSA: hda/realtek - Fix unused variable compile warning

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Takashi Iwai %!s(int64=13) %!d(string=hai) anos
pai
achega
8a39057628
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      sound/pci/hda/patch_realtek.c

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

@@ -2553,7 +2553,6 @@ static int alc_auto_fill_adc_caps(struct hda_codec *codec)
 		src = nid;
 		for (;;) {
 			int n;
-			hda_nid_t conn_nid;
 			type = get_wcaps_type(get_wcaps(codec, src));
 			if (type == AC_WID_PIN)
 				break;