[U-Boot] [PATCH] edid: rename struct member to fix two EDID_* macros

Anatolij Gustschin agust at denx.de
Mon Aug 12 23:38:04 CEST 2013


On Wed,  7 Aug 2013 09:22:33 +0200
Christian Gmeiner <christian.gmeiner at gmail.com> wrote:

> 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 at gmail.com>
> ---
>  include/edid.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-video/master. Thanks!

Anatolij


More information about the U-Boot mailing list