ALSA: hda - Fix unused function in patch_intelhdmi.c
authorTakashi Iwai <tiwai@suse.de>
Wed, 5 Nov 2008 06:58:25 +0000 (07:58 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 5 Nov 2008 06:58:25 +0000 (07:58 +0100)
Add a proper ifdef to shut out a compile warning:
   CC [M]  sound/pci/hda/patch_intelhdmi.o
sound/pci/hda/patch_intelhdmi.c:286: warning: ‘hdmi_get_dip_index’ defined but \
not used

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

No differences found