1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/shmobile
Thomas Zimmermann 62e4400613 drm/shmobile: 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 <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-17-tzimmermann@suse.de
2023-01-18 09:25:32 +01:00
..
Kconfig drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
shmob_drm_backlight.c drm: shmobile: Use backlight helper 2022-06-24 21:45:28 +02:00
shmob_drm_backlight.h drm: shmobile: convert to SPDX identifiers 2018-09-14 13:54:02 +03:00
shmob_drm_crtc.c drm/shmobile: Remove unnecessary include statements for drm_crtc_helper.h 2023-01-18 09:25:32 +01:00
shmob_drm_crtc.h drm/shmobile: drop use of drmP.h 2019-07-15 18:11:31 +02:00
shmob_drm_drv.c drm/shmobile: Remove unnecessary include statements for drm_crtc_helper.h 2023-01-18 09:25:32 +01:00
shmob_drm_drv.h drm/shmobile: Convert to Linux IRQ interfaces 2021-07-25 11:01:12 +02:00
shmob_drm_kms.c drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
shmob_drm_kms.h drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
shmob_drm_plane.c drm/shmobile: Remove unnecessary include statements for drm_crtc_helper.h 2023-01-18 09:25:32 +01:00
shmob_drm_plane.h drm/shmobile: drop use of drmP.h 2019-07-15 18:11:31 +02:00
shmob_drm_regs.h drm/shmobile: drop use of drmP.h 2019-07-15 18:11:31 +02:00