diff options
author | Thomas Zimmermann <[email protected]> | 2023-01-16 14:12:21 +0100 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-01-18 09:25:31 +0100 |
commit | 3599dfa1149ab6e2aab5cac2e2c36fc36ef2c3d6 (patch) | |
tree | eff8caf8fd7c9059c3e851733b48b2c900642e20 /drivers/gpu/drm/logicvc/logicvc_mode.c | |
parent | 50ebd513b6d2457e46117905ed73e8871f79a3f4 (diff) |
drm/gma500: 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 'drivers/gpu/drm/logicvc/logicvc_mode.c')
0 files changed, 0 insertions, 0 deletions