linux-stable/drivers/gpu/drm/xen
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/xen: adjust Kconfig 2021-03-01 08:03:45 +02:00
Makefile
xen_drm_front.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
xen_drm_front.h xen/drm: switch xen_drm_front to use INVALID_GRANT_REF 2022-05-19 14:21:45 +02:00
xen_drm_front_cfg.c
xen_drm_front_cfg.h
xen_drm_front_conn.c drm: Drop drm_framebuffer.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
xen_drm_front_conn.h drivers: gpu: drm: xen_drm_front_drm_info is declared twice 2021-03-26 07:40:10 +02:00
xen_drm_front_evtchnl.c xen/drmfront: use xenbus_setup_ring() and xenbus_teardown_ring() 2022-05-19 14:22:01 +02:00
xen_drm_front_evtchnl.h
xen_drm_front_gem.c mm: replace vma->vm_flags direct modifications with modifier calls 2023-02-09 16:51:39 -08:00
xen_drm_front_gem.h dma-buf-map: Rename to iosys-map 2022-02-07 16:35:35 -08:00
xen_drm_front_kms.c drm: Drop drm_framebuffer.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
xen_drm_front_kms.h