diff options
-rw-r--r-- | include/drm/drm_crtc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/drm_crtc.h b/include/drm/drm_crtc.h index adc9ea5acf02..7b5c661b37d8 100644 --- a/include/drm/drm_crtc.h +++ b/include/drm/drm_crtc.h | |||
@@ -915,7 +915,7 @@ struct drm_bridge { | |||
915 | }; | 915 | }; |
916 | 916 | ||
917 | /** | 917 | /** |
918 | * struct struct drm_atomic_state - the global state object for atomic updates | 918 | * struct drm_atomic_state - the global state object for atomic updates |
919 | * @dev: parent DRM device | 919 | * @dev: parent DRM device |
920 | * @allow_modeset: allow full modeset | 920 | * @allow_modeset: allow full modeset |
921 | * @legacy_cursor_update: hint to enforce legacy cursor ioctl semantics | 921 | * @legacy_cursor_update: hint to enforce legacy cursor ioctl semantics |