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

This header file makes use of a bunch of structures declared in the
drm_crtc.h header file. Include that to make sure the drm_atomic.h
header can be included standalone.

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