diff --git a/[refs] b/[refs] index 6b3c901f612c..da56da54b0d2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 59df7b1771c150163e522f33c638096ab0efbf42 +refs/heads/master: cc5b6f00790da1fd00e6136ba4e4c1c16a581790 diff --git a/trunk/include/drm/drm_mode.h b/trunk/include/drm/drm_mode.h index 95d7aad5cad3..966fe7daec6f 100644 --- a/trunk/include/drm/drm_mode.h +++ b/trunk/include/drm/drm_mode.h @@ -268,7 +268,7 @@ struct drm_mode_fb_cmd { __u32 handle; }; -#define DRM_MODE_FB_INTERLACED (1<<0 /* for interlaced framebuffers */ +#define DRM_MODE_FB_INTERLACED (1<<0) /* for interlaced framebuffers */ struct drm_mode_fb_cmd2 { __u32 fb_id;