summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2017-05-16 15:34:45 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2017-05-16 15:09:56 +0200
commit9cf8f5802f39d9991158b29033c852bccfc3a4d4 (patch)
treecfa623b7ec08681195866c596d04c382ab68fe6b
parent68e989dc044346a7941370c48a96a64f42a36be1 (diff)
drm: add missing declaration to drm_blend.hdrm-misc-next-2017-05-16
drm_blend.h is missing declaration for 'struct drm_plane'. Add it. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1494938085-21805-1-git-send-email-tomi.valkeinen@ti.com
-rw-r--r--include/drm/drm_blend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drm/drm_blend.h b/include/drm/drm_blend.h
index 13221cf9b3eb..bc9e596be4c2 100644
--- a/include/drm/drm_blend.h
+++ b/include/drm/drm_blend.h
@@ -28,6 +28,7 @@
struct drm_device;
struct drm_atomic_state;
+struct drm_plane;
/*
* Rotation property bits. DRM_ROTATE_<degrees> rotates the image by the