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