aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/hda')
-rw-r--r--sound/pci/hda/hda_eld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_eld.c b/sound/pci/hda/hda_eld.c
index 3c580ae07bd6..aa438562efc7 100644
--- a/sound/pci/hda/hda_eld.c
+++ b/sound/pci/hda/hda_eld.c
@@ -72,7 +72,7 @@ static char *cea_speaker_allocation_names[] = {
72 72
73static char *eld_connection_type_names[4] = { 73static char *eld_connection_type_names[4] = {
74 "HDMI", 74 "HDMI",
75 "Display Port", 75 "DisplayPort",
76 "2-reserved", 76 "2-reserved",
77 "3-reserved" 77 "3-reserved"
78}; 78};