summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/radeon_output.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/radeon_output.c b/src/radeon_output.c
index c5c6f5cf..bf7fa8ac 100644
--- a/src/radeon_output.c
+++ b/src/radeon_output.c
@@ -68,18 +68,18 @@ const char *TMDSTypeName[8] = {
"External",
"LVTMA",
"DDIA",
- "UNIPHY"
- "UNIPHY1"
- "UNIPHY2"
+ "UNIPHY",
+ "UNIPHY1",
+ "UNIPHY2",
};
const char *LVDSTypeName[6] = {
"None",
"Internal",
"LVTMA",
- "UNIPHY"
- "UNIPHY1"
- "UNIPHY2"
+ "UNIPHY",
+ "UNIPHY1",
+ "UNIPHY2",
};
const char *DACTypeName[4] = {