summary refs log tree commit diff
path: root/include/drm
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2023-02-14 21:29:02 -0500
committerAlex Deucher <alexander.deucher@amd.com>2023-02-14 21:29:02 -0500
commitb359237ca7ddd9791b570b658c19a21cae5dbf52 (patch)
treea9d0b4152c6d31bd10d1b19334d7a611106ced56 /include/drm
parent4c27c9d135ba0fdd3e6e34693ad9fa51c79c7eae (diff)
parent90ca7a874a9093e500cc6147cecd85ad2e6a2852 (diff)
downloadlinux-b359237ca7ddd9791b570b658c19a21cae5dbf52.tar.gz
Merge tag 'v6.1.5' into amd-staging-drm-next
This is the 6.1.5 stable release

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/drm')
-rw-r--r--include/drm/drm_plane_helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drm/drm_plane_helper.h b/include/drm/drm_plane_helper.h
index ff83d2621687..3a574e8cd22f 100644
--- a/include/drm/drm_plane_helper.h
+++ b/include/drm/drm_plane_helper.h
@@ -26,6 +26,7 @@
 
 #include <linux/types.h>
 
+struct drm_atomic_state;
 struct drm_crtc;
 struct drm_framebuffer;
 struct drm_modeset_acquire_ctx;