mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 01:14:56 +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. Directly include required headers and drop drm_crtc_helper.h where possible. 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-14-tzimmermann@suse.de |
||
|---|---|---|
| .. | ||
| arb.c | ||
| crtc.c | ||
| cursor.c | ||
| dac.c | ||
| dfp.c | ||
| disp.c | ||
| disp.h | ||
| hw.c | ||
| hw.h | ||
| Kbuild | ||
| nvreg.h | ||
| overlay.c | ||
| tvmodesnv17.c | ||
| tvnv04.c | ||
| tvnv17.c | ||
| tvnv17.h | ||