mirror_ubuntu-kernels/drivers/gpu/drm/mcde
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/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
Makefile drm/mcde: Support DPI output 2020-11-24 00:09:08 +01:00
mcde_clk_div.c drm: Remove linux/i2c.h from drm_crtc.h 2022-07-05 21:15:23 +03:00
mcde_display_regs.h drm/mcde: Support DPI output 2020-11-24 00:09:08 +01:00
mcde_display.c drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
mcde_drm.h drm/mcde: Support DPI output 2020-11-24 00:09:08 +01:00
mcde_drv.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
mcde_dsi_regs.h drm/mcde: Some fixes to handling video mode 2019-12-17 21:20:03 +01:00
mcde_dsi.c drm/mcde: Convert to platform remove callback returning void 2023-06-08 09:04:11 -07:00