]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm: move remaining includes in drmP.h to the top
authorDavid Herrmann <dh.herrmann@gmail.com>
Fri, 29 Aug 2014 10:12:40 +0000 (12:12 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 10 Sep 2014 07:42:03 +0000 (17:42 +1000)
commitd7d2c48e5cfe27dc7378e48d4f22efcf417317d9
tree42a5a54b7651df6e6a7bce6e0081b3f9999ffd75
parent69d516c0a990b42c4d55f7631fa28cc41bfcc8f0
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 <dh.herrmann@gmail.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/drmP.h
include/drm/drm_agpsupport.h
include/drm/drm_crtc.h