linux-stable/drivers/gpu/drm/sti
Rob Herring 722d4f06e5 drm: Explicitly include correct DT includes
The DT of_device.h and of_platform.h date back to the separate
of_platform_bus_type before it as merged into the regular platform bus.
As part of that merge prepping Arm DT support 13 years ago, they
"temporarily" include each other. They also include platform_device.h
and of.h. As a result, there's a pretty much random mix of those include
files used throughout the tree. In order to detangle these headers and
replace the implicit includes with struct declarations, users need to
explicitly include the correct includes.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Steven Price <steven.price@arm.com>
Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Acked-by: Robert Foss <rfoss@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230714174545.4056287-1-robh@kernel.org
2023-07-21 09:12:43 +02:00
..
Kconfig drm: Drop ARCH_MULTIPLATFORM from dependencies 2023-03-14 12:57:22 +01:00
Makefile
NOTES
sti_awg_utils.c
sti_awg_utils.h
sti_compositor.c drm/sti: Convert to platform remove callback returning void 2023-06-08 09:04:12 -07:00
sti_compositor.h
sti_crtc.c drm: Remove unnecessary include statements of drm_plane_helper.h 2022-07-26 18:42:04 +02:00
sti_crtc.h
sti_cursor.c drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
sti_cursor.h
sti_drv.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
sti_drv.h
sti_dvo.c drm/sti: Convert to platform remove callback returning void 2023-06-08 09:04:12 -07:00
sti_gdp.c drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr} 2022-08-03 18:32:27 +02:00
sti_gdp.h
sti_hda.c drm/sti: Convert to platform remove callback returning void 2023-06-08 09:04:12 -07:00
sti_hdmi.c drm/sti: Convert to platform remove callback returning void 2023-06-08 09:04:12 -07:00
sti_hdmi.h drm/sti/sti_hdmi: convert to using is_hdmi from display info 2023-05-02 18:48:58 +03:00
sti_hdmi_tx3g4c28phy.c
sti_hdmi_tx3g4c28phy.h
sti_hqvdp.c drm/sti: Convert to platform remove callback returning void 2023-06-08 09:04:12 -07:00
sti_hqvdp_lut.h
sti_mixer.c
sti_mixer.h
sti_plane.c drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
sti_plane.h drm: Remove unnecessary include statements of drm_plane_helper.h 2022-07-26 18:42:04 +02:00
sti_tvout.c drm/sti: Convert to platform remove callback returning void 2023-06-08 09:04:12 -07:00
sti_vid.c
sti_vid.h
sti_vtg.c
sti_vtg.h