aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_vm.c
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2014-08-29 12:12:37 +0200
committerDave Airlie <airlied@redhat.com>2014-09-10 17:41:07 +1000
commit969939087da7aca386ff166a1c67ee9707215feb (patch)
tree0f10878d374859903b7db0afe0195024b90c2bd3 /drivers/gpu/drm/drm_vm.c
parentdrm: move __OS_HAS_AGP into drm_agpsupport.h (diff)
downloadlinux-dev-969939087da7aca386ff166a1c67ee9707215feb.tar.xz
linux-dev-969939087da7aca386ff166a1c67ee9707215feb.zip
drm: order includes alphabetically in drmP.h
It is hardly possible to review the drmP.h includes, anymore. Order them alphabetically, linux/ first, then asm/ and then local drm/ includes. Since a long time ago, kernel headers have been converted to include required headers themselves. No-one cares whether that means the compiler has to include a header multiple times. In fact, GCC already does some optimization regarding multiple inclusions if a sorrounding #ifndef is present. Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Acked-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_vm.c')
0 files changed, 0 insertions, 0 deletions