diff options
author | Thomas Zimmermann <[email protected]> | 2023-01-16 14:12:27 +0100 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-01-18 09:25:31 +0100 |
commit | f7d17cd4e16a51d9a9247f0ecd46a8a6895a8877 (patch) | |
tree | c9c93babb22dddf009f0dfd029cee79203917049 /scripts/gdb/linux/modules.py | |
parent | 874ee2d67fc90c920b0e80b48d24b0896608702e (diff) |
drm/radeon: 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.
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