diff options
author | Sam Ravnborg <[email protected]> | 2019-05-19 21:55:26 +0200 |
---|---|---|
committer | Patrik Jakobsson <[email protected]> | 2019-05-22 14:13:40 +0200 |
commit | 0c7b178ad7eb68734feb21e4cfba9ea398f22668 (patch) | |
tree | af2821de74bfdc96b6f089696ad6129cf0b3b246 /tools/perf/scripts/python/sched-migration.py | |
parent | bc9f100783b9a849adfb6b9b6adb0a1332583f96 (diff) |
drm/gma500: drop drmp.h include from all .c files
Drop remaining uses of the deprecated drmP.h in gma500
Replaced drmp.h with forward declarations or include files
as relevant.
Moved all include files to blocks in following order:
\#include <linux/*>
\#include <asm/*>
\#include <drm/*>
\#include ""
And within each block sort the include files alphabetically.
Signed-off-by: Sam Ravnborg <[email protected]>
Cc: Patrik Jakobsson <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Signed-off-by: Patrik Jakobsson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions