From 46d8fbfe48103280e848d3baa8aa5d3157759330 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Syrj=C3=A4l=C3=A4?= Date: Tue, 13 Mar 2012 12:35:39 +0200 Subject: [PATCH] --- yaml --- r: 293782 b: refs/heads/master c: 2fcfc75b112e897609faed30bcf80565fb005087 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/drm/drm_crtc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 */