1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 08:39:11 +01:00
Files
u-boot-megous/include/edid.h
Christian Gmeiner 1dc793dd2b edid: rename struct member to fix two EDID_* macros
Without this change EDID_DETAILED_TIMING_VSYNC_OFFSET
and EDID_DETAILED_TIMING_VSYNC_PULSE_WIDTH macros can
not be used (compile error).
The fix is quite trivial: rename struct member to the
expected name.

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
2013-08-12 23:32:20 +02:00

9.2 KiB