]> git.baikalelectronics.ru Git - kernel.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)
commitb89de4229805af72162525f04dcd54c2cdf420e4
tree42a5a54b7651df6e6a7bce6e0081b3f9999ffd75
parent1fe6ec01e2a2061c71d029d56e85a9f045b56d2a
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