ALSA: hda - Add a proper ifdef to a debug code
authorTakashi Iwai <tiwai@suse.de>
Fri, 30 Oct 2009 11:31:39 +0000 (12:31 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 30 Oct 2009 11:31:39 +0000 (12:31 +0100)
Added a proper ifdef CONFIG_SND_DEBUG_VERBOSE to avoid a compile warning:
  sound/pci/hda/patch_intelhdmi.c:406: warning: ‘hdmi_get_channel_count’ defined but not used

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found