diff options
-rw-r--r-- | include/drm/drm_crtc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drm/drm_crtc.h b/include/drm/drm_crtc.h index f1105d0da059..62f73bdbcc47 100644 --- a/include/drm/drm_crtc.h +++ b/include/drm/drm_crtc.h | |||
@@ -821,6 +821,7 @@ struct drm_mode_config { | |||
821 | struct drm_property *dpms_property; | 821 | struct drm_property *dpms_property; |
822 | struct drm_property *path_property; | 822 | struct drm_property *path_property; |
823 | struct drm_property *plane_type_property; | 823 | struct drm_property *plane_type_property; |
824 | struct drm_property *rotation_property; | ||
824 | 825 | ||
825 | /* DVI-I properties */ | 826 | /* DVI-I properties */ |
826 | struct drm_property *dvi_i_subconnector_property; | 827 | struct drm_property *dvi_i_subconnector_property; |