diff options
author | Thomas Zimmermann <[email protected]> | 2023-01-16 14:12:32 +0100 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-01-18 09:25:32 +0100 |
commit | a391a98989610ac0d59acb33200f666dc5dda1b4 (patch) | |
tree | e3a7bc89349b80c5b512ddb9b1a4f158e7aa3aaf /scripts/gdb/linux/modules.py | |
parent | 7fe3ead722a0d9823c2393a535b787bb268bb94a (diff) |
drm/tidss: 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