diff --git a/include/drm/drm_crtc.h b/include/drm/drm_crtc.h index f1105d0da0598c391a6486531a67188da878c111..62f73bdbcc4779831969634291087d2d85ad9f6d 100644 --- a/include/drm/drm_crtc.h +++ b/include/drm/drm_crtc.h @@ -821,6 +821,7 @@ struct drm_mode_config { struct drm_property *dpms_property; struct drm_property *path_property; struct drm_property *plane_type_property; + struct drm_property *rotation_property; /* DVI-I properties */ struct drm_property *dvi_i_subconnector_property;