diff options
Diffstat (limited to 'Documentation/EDID/800x600.S')
-rw-r--r-- | Documentation/EDID/800x600.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/EDID/800x600.S b/Documentation/EDID/800x600.S index b6853b2db869..a5616588de08 100644 --- a/Documentation/EDID/800x600.S +++ b/Documentation/EDID/800x600.S @@ -36,6 +36,5 @@ #define ESTABLISHED_TIMING1_BITS 0x01 /* Bit 0: 800x600 @ 60Hz */ #define HSYNC_POL 1 #define VSYNC_POL 1 -#define CRC 0xc2 #include "edid.S" |