提交 fa5829b3 编写于 作者: M Marcin Kościelnicki 提交者: Dave Airlie

drm/kms: Remove incorrect comment in struct drm_mode_modeinfo

Signed-off-by: NDave Airlie <airlied@redhat.com>
上级 dd5fde60
...@@ -85,7 +85,7 @@ struct drm_mode_modeinfo { ...@@ -85,7 +85,7 @@ struct drm_mode_modeinfo {
__u16 hdisplay, hsync_start, hsync_end, htotal, hskew; __u16 hdisplay, hsync_start, hsync_end, htotal, hskew;
__u16 vdisplay, vsync_start, vsync_end, vtotal, vscan; __u16 vdisplay, vsync_start, vsync_end, vtotal, vscan;
__u32 vrefresh; /* vertical refresh * 1000 */ __u32 vrefresh;
__u32 flags; __u32 flags;
__u32 type; __u32 type;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册