diff --git a/[refs] b/[refs] index 832748c174f5..0fa13e9299e8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f405a1ab2bf316b1969fc5355891e5dff4e1a54c +refs/heads/master: 96525a2f7448c427bb8d99240907a6bd2d9e818c diff --git a/trunk/include/drm/drm_edid.h b/trunk/include/drm/drm_edid.h index d33c3e038606..39e2cc5c7e66 100644 --- a/trunk/include/drm/drm_edid.h +++ b/trunk/include/drm/drm_edid.h @@ -120,7 +120,7 @@ struct detailed_non_pixel { struct detailed_data_string str; struct detailed_data_monitor_range range; struct detailed_data_wpindex color; - struct std_timing timings[5]; + struct std_timing timings[6]; struct cvt_timing cvt[4]; } data; } __attribute__((packed));