projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68e989d
)
drm: add missing declaration to drm_blend.h
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 16 May 2017 12:34:45 +0000
(15:34 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 16 May 2017 13:09:56 +0000
(15:09 +0200)
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
include/drm/drm_blend.h
patch
|
blob
|
blame
|
history
diff --git
a/include/drm/drm_blend.h
b/include/drm/drm_blend.h
index 13221cf9b3eb1f7bcae06b8e5acb3125ae827b10..bc9e596be4c2ac8c5ff3cc625a1cfb965394520f 100644
(file)
--- 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