aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2011-03-14 15:53:15 +0100
committerTakashi Iwai <tiwai@suse.de>2011-03-14 15:53:15 +0100
commitcc90fd725e14020607c5a6ba3ea02a0ddec5655f (patch)
tree851893c0bb0ac538b2c92bc8b3aec548243a7885 /sound
parentALSA: hda - pin-adc-mux-dmic auto-configuration of 92HD8X codecs (diff)
downloadlinux-dev-cc90fd725e14020607c5a6ba3ea02a0ddec5655f.tar.xz
linux-dev-cc90fd725e14020607c5a6ba3ea02a0ddec5655f.zip
ALSA: hda - Remove an unused variable in patch_realtek.c
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound')
-rw-r--r--sound/pci/hda/patch_realtek.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 11a1380b8821..639d2746713f 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 */