From: Takashi Iwai Date: Mon, 14 Mar 2011 14:53:15 +0000 (+0100) Subject: ALSA: hda - Remove an unused variable in patch_realtek.c X-Git-Tag: v2.6.39-rc1~32^2~24^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cc90fd725e14020607c5a6ba3ea02a0ddec5655f;p=platform%2Fkernel%2Flinux-exynos.git ALSA: hda - Remove an unused variable in patch_realtek.c Signed-off-by: Takashi Iwai --- diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 11a1380..639d274 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/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 */