Skip to content

Commit

Permalink
ALSA: hda - Remove an unused variable in patch_realtek.c
Browse files Browse the repository at this point in the history
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai committed Mar 14, 2011
1 parent 699d899 commit cc90fd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit cc90fd7

Please sign in to comment.