diff options
| author | Sam Ravnborg <[email protected]> | 2019-01-08 20:29:30 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2019-01-09 22:11:28 +0100 |
| commit | 2513147dce2353eb6d1a947ab543e3758724362d (patch) | |
| tree | 9008afde026d85cb14478dfcd59ef0037ebfe395 /tools/perf/scripts/python | |
| parent | 7af78f406119366fb15a15823f720ebf06bb5652 (diff) | |
drm: make drm_framebuffer.h self contained
Add forward declaration and pull in include
file to make drm_framebuffer.h self contained.
While add it order include files alphabetically.
The use of TASK_COMM_LEN is the reason for including sched.h.
I could not see any good way to avoid this dependency,
and users of drm_framebuffer.comm already use
TASK_COMM_LEN to check for length etc.
v2:
- Added forward declaration of drm_gem_object (Noralf)
- Added ack from Noralf
Signed-off-by: Sam Ravnborg <[email protected]>
Acked-by: Noralf Trønnes <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions