From bb3698016e85d97fe9782a9319472d8aa5411dee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Syrj=C3=A4l=C3=A4?= Date: Tue, 20 Dec 2011 00:06:38 +0200 Subject: [PATCH] --- yaml --- r: 282501 b: refs/heads/master c: cc5b6f00790da1fd00e6136ba4e4c1c16a581790 h: refs/heads/master i: 282499: c6145b4591cf5bf9fccbdcb7f0afbf8f7e0a89cc v: v3 --- [refs] | 2 +- trunk/include/drm/drm_mode.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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;