]> Git Repo - linux.git/commit
drm: Fix plane type uabi breakage
authorDaniel Vetter <[email protected]>
Fri, 23 Sep 2016 06:35:25 +0000 (08:35 +0200)
committerSean Paul <[email protected]>
Fri, 23 Sep 2016 06:52:12 +0000 (23:52 -0700)
commit226714dc7c6af6d0acee449eb2afce08d128edad
treec92085e67c8d4a2a0b4eb9fe9b692c6f76bbad76
parentc654dd07522e88bacc546c9ccd81b3ee72838ccf
drm: Fix plane type uabi breakage

Turns out assuming that only stuff in uabi is uabi is a bit naive, and
we have a bunch of properties for which the enum values are placed in
random headers. A proper fix would be to split out uapi include
headers, but meanwhile sprinkle at least some warning over them.

Fixes: 532b36712ddf ("drm/doc: Polish for drm_plane.[hc]")
Cc: Archit Taneja <[email protected]>
Cc: Sean Paul <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
include/drm/drm_blend.h
include/drm/drm_plane.h
This page took 0.054777 seconds and 4 git commands to generate.