diff options
author | Thomas Zimmermann <[email protected]> | 2023-01-16 14:12:16 +0100 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-01-18 09:25:30 +0100 |
commit | 973ad6273c7651bbc75a09d737f7291a84cb6691 (patch) | |
tree | a35df0e8a94b2e6aeeef6508bbd99c9afb296fe1 /scripts/gdb/linux/modules.py | |
parent | cde3d37b19dfddc2dd1bb238a5eaaae09a07b5c5 (diff) |
drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.h
Several source files include drm_crtc_helper.h without needing it or
only to get its transitive include statements; leading to unnecessary
compile-time dependencies.
Directly include required headers and drop drm_crtc_helper.h where
possible.
v2:
* keep includes sorted in amdgpu_device.c (Sam)
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions