]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/edid.h
Merge remote-tracking branch 'u-boot-imx/master'
[karo-tx-uboot.git] / include / edid.h
index f153091f64976525fbfbdb8ef9012490e37f1dae..480a773d0f64f49c9d7148f714fbcfc7b4bb7728 100644 (file)
@@ -54,7 +54,7 @@ struct edid_detailed_timing {
         (_x).vertical_blanking)
        unsigned char hsync_offset;
        unsigned char hsync_pulse_width;
-       unsigned char sync_offset_pulse_width;
+       unsigned char vsync_offset_pulse_width;
        unsigned char hsync_vsync_offset_pulse_width_hi;
 #define EDID_DETAILED_TIMING_HSYNC_OFFSET(_x) \
        ((GET_BITS((_x).hsync_vsync_offset_pulse_width_hi, 7, 6) << 8) + \