From: Thierry Reding Date: Wed, 17 Dec 2014 15:41:42 +0000 (+0100) Subject: drm: Make drm_crtc_helper.h standalone includible X-Git-Tag: fixes-v4.0-rc1~91^2~45^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d11a2f00724d52b988b5fedc6e6a050e1a46389;p=pandora-kernel.git drm: Make drm_crtc_helper.h standalone includible The file refers to a bunch of structure declared in drm_crtc.h, so include it to make sure the drm_crtc_helper.h header can be included standalone. Signed-off-by: Thierry Reding Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed