diff options
Diffstat (limited to 'Documentation/EDID/1920x1080.S')
-rw-r--r-- | Documentation/EDID/1920x1080.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/EDID/1920x1080.S b/Documentation/EDID/1920x1080.S index 36ed5d571d0a..3084355e81e7 100644 --- a/Documentation/EDID/1920x1080.S +++ b/Documentation/EDID/1920x1080.S | |||
@@ -36,7 +36,7 @@ | |||
36 | #define DPI 96 | 36 | #define DPI 96 |
37 | #define VFREQ 60 /* Hz */ | 37 | #define VFREQ 60 /* Hz */ |
38 | #define TIMING_NAME "Linux FHD" | 38 | #define TIMING_NAME "Linux FHD" |
39 | #define ESTABLISHED_TIMINGS_BITS 0x00 /* none */ | 39 | /* No ESTABLISHED_TIMINGx_BITS */ |
40 | #define HSYNC_POL 1 | 40 | #define HSYNC_POL 1 |
41 | #define VSYNC_POL 1 | 41 | #define VSYNC_POL 1 |
42 | #define CRC 0x05 | 42 | #define CRC 0x05 |