mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 10:04:49 +00:00
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. Drop drm_crtc_helper.h where possible. v2: * update commit message (Sam) Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Acked-by: Jani Nikula <jani.nikula@intel.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230116131235.18917-5-tzimmermann@suse.de |
||
|---|---|---|
| .. | ||
| d71 | ||
| komeda_color_mgmt.c | ||
| komeda_color_mgmt.h | ||
| komeda_crtc.c | ||
| komeda_dev.c | ||
| komeda_dev.h | ||
| komeda_drv.c | ||
| komeda_event.c | ||
| komeda_format_caps.c | ||
| komeda_format_caps.h | ||
| komeda_framebuffer.c | ||
| komeda_framebuffer.h | ||
| komeda_kms.c | ||
| komeda_kms.h | ||
| komeda_pipeline_state.c | ||
| komeda_pipeline.c | ||
| komeda_pipeline.h | ||
| komeda_plane.c | ||
| komeda_private_obj.c | ||
| komeda_wb_connector.c | ||
| Makefile | ||