]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Make drm_atomic_helper.h standalone includible
authorThierry Reding <treding@nvidia.com>
Tue, 25 Nov 2014 11:09:47 +0000 (12:09 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 25 Nov 2014 12:28:19 +0000 (13:28 +0100)
commitf58cc600d24df0b1d91db27f4bb86644326caf68
tree76a298437c43cc0af375eb2b2af76a2d5e520a90
parent6645b5c40ccc1355075819541f51ecb7334f6869
drm: Make drm_atomic_helper.h standalone includible

This header uses a bunch of declarations from the drm/drm_crtc.h header,
so make sure to include that as well so that drm_atomic_helper.h can be
included standalone.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/drm/drm_atomic_helper.h