commit | beb0b9cf78b56b0f30f5defe62b7b9712cd02a50 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Nov 05 07:58:25 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Nov 05 07:58:25 2008 +0100 |
tree | 70f4150fb64a784ae8c8e894879f3fdb7d3b60a9 | |
parent | 91504877c50a792412e2043a1c2099f054d7254a [diff] |
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>