From: Thierry Reding Date: Tue, 25 Nov 2014 11:09:48 +0000 (+0100) Subject: drm: Make drm_atomic.h standalone includible X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~18^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37cc0148773abbd8e7dbf8b2cb3399e887233fc2;p=pandora-kernel.git 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 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed