linux-stable/drivers/gpu/drm/bridge/imx
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
..
imx-ldb-helper.c drm/bridge: imx: fix mixed module-builtin object 2023-06-05 15:59:00 +02:00
imx-ldb-helper.h drm/bridge: imx: Add LDB driver helper support 2022-06-20 21:15:15 +02:00
imx8qm-ldb.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
imx8qxp-ldb.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
imx8qxp-pixel-combiner.c drm/bridge: imx8qxp-pixel-combiner: Convert to platform remove callback returning void 2023-03-20 11:51:51 +01:00
imx8qxp-pixel-link.c drm: Use of_property_present() for testing DT property presence 2023-03-28 14:55:33 -05:00
imx8qxp-pxl2dpi.c drm/bridge: imx8qxp-pxl2dpi: Convert to platform remove callback returning void 2023-03-20 11:51:52 +01:00
Kconfig drm/bridge: imx: fix mixed module-builtin object 2023-06-05 15:59:00 +02:00
Makefile drm/bridge: imx: turn imx8{qm,qxp}-ldb into single-object modules 2023-06-05 15:59:01 +02:00