commit | 6a5f96ce72b9e1a4bf06422df53fa819947d2293 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Oct 30 12:31:39 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Oct 30 12:31:39 2009 +0100 |
tree | db00db98d889c31faaefd409868bdd0a251cd6d6 | |
parent | 36dd5c4afff825fca1b6ccde678f51d6933a6850 [diff] |
ALSA: hda - Add a proper ifdef to a debug code 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>