From: David Herrmann Date: Fri, 29 Aug 2014 10:12:40 +0000 (+0200) Subject: drm: move remaining includes in drmP.h to the top X-Git-Tag: fixes-against-v3.18-rc2~73^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7d2c48e5cfe27dc7378e48d4f22efcf417317d9;p=pandora-kernel.git drm: move remaining includes in drmP.h to the top Including headers somewhere else but at the top is ugly, deprecated and was used in early days only to speed up compile-times. Those days are over. Make headers independent and then move the inclusions to the top. Signed-off-by: David Herrmann Reviewed-by: Thierry Reding Signed-off-by: Dave Airlie --- Reading git-diff-tree failed