Closes #3349.
---
 bsps/i386/pc386/include/edid.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bsps/i386/pc386/include/edid.h b/bsps/i386/pc386/include/edid.h
index 836294d..1653087 100644
--- a/bsps/i386/pc386/include/edid.h
+++ b/bsps/i386/pc386/include/edid.h
@@ -376,8 +376,8 @@ typedef struct {
 /* Digital Video Standard Supported */
 #define DVS_undef               0x0
 #define DVS_DVI                 0x1
-#define DVS_HDMI-a              0x2
-#define DVS_HDMI-b              0x3
+#define DVS_HDMI_a              0x2
+#define DVS_HDMI_b              0x3
 #define DVS_MDDI                0x4
 #define DVS_DiplayPort          0x5
 
-- 
1.8.3.1

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to