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