diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2014-08-29 14:12:37 +0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-09-10 11:41:07 +0400 |
commit | 969939087da7aca386ff166a1c67ee9707215feb (patch) | |
tree | 0f10878d374859903b7db0afe0195024b90c2bd3 /mm/memcontrol.c | |
parent | 71930d74e4ad5b2cddc03e0a47ad0cc7ba51845c (diff) | |
download | linux-969939087da7aca386ff166a1c67ee9707215feb.tar.xz |
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 'mm/memcontrol.c')
0 files changed, 0 insertions, 0 deletions