Skip to content
Commit aa1d0c52 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Fix "unused variable" compile warning



  sound/pci/hda/patch_realtek.c: In function ‘alc_apply_fixup’:
  sound/pci/hda/patch_realtek.c:1724:14: warning: unused variable ‘modelname’

snd_printdd() is evaluated only when CONFIG_SND_DEBUG_VERBOSE=y.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 5734a07c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment