diff --git a/[refs] b/[refs] index e468dce40a41..f29b69688718 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6653cc8d3b8d1c685fbf01cc8a536957045f4609 +refs/heads/master: 2fcfc75b112e897609faed30bcf80565fb005087 diff --git a/trunk/include/drm/drm_crtc.h b/trunk/include/drm/drm_crtc.h index 2a0872cac333..31715bd4f42a 100644 --- a/trunk/include/drm/drm_crtc.h +++ b/trunk/include/drm/drm_crtc.h @@ -121,7 +121,7 @@ struct drm_display_mode { char name[DRM_DISPLAY_MODE_LEN]; enum drm_mode_status status; - int type; + unsigned int type; /* Proposed mode values */ int clock; /* in kHz */