summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_patch.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-12-01 14:57:26 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2008-12-01 14:57:26 +1100
commit24c88f180593a4c6d22590f2607f77be3fc8eb12 (patch)
tree2ef4991c1d5925461cc38ec56338a81033913a96 /sound/pci/hda/hda_patch.h
parentd5bdd4048e69def66b9eaf0b71d9fdc07cfe22a1 (diff)
parent0772c0e7d2f0664126fdae38c69550bea4f5809c (diff)
Merge commit 'sound/for-next'
Diffstat (limited to 'sound/pci/hda/hda_patch.h')
-rw-r--r--sound/pci/hda/hda_patch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_patch.h b/sound/pci/hda/hda_patch.h
index dfbcfa88da44..38212c1020a6 100644
--- a/sound/pci/hda/hda_patch.h
+++ b/sound/pci/hda/hda_patch.h
@@ -20,3 +20,5 @@ extern struct hda_codec_preset snd_hda_preset_conexant[];
extern struct hda_codec_preset snd_hda_preset_via[];
/* NVIDIA HDMI codecs */
extern struct hda_codec_preset snd_hda_preset_nvhdmi[];
+/* INTEL HDMI codecs */
+extern struct hda_codec_preset snd_hda_preset_intelhdmi[];