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