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)
commitbeb0b9cf78b56b0f30f5defe62b7b9712cd02a50
tree70f4150fb64a784ae8c8e894879f3fdb7d3b60a9
parent91504877c50a792412e2043a1c2099f054d7254a
ALSA: hda - Fix unused function in patch_intelhdmi.c

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>
sound/pci/hda/patch_intelhdmi.c
This page took 0.026137 seconds and 5 git commands to generate.