1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/msm/dp
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
..
dp_audio.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
dp_audio.h drm/msm/dp: unregister audio driver during unbind 2023-04-26 16:45:35 -07:00
dp_aux.c drm/msm/dp: Return IRQ_NONE for unhandled interrupts 2023-04-06 20:29:44 +03:00
dp_aux.h drm/msm/dp: Return IRQ_NONE for unhandled interrupts 2023-04-06 20:29:44 +03:00
dp_catalog.c drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disable 2023-06-08 18:10:44 -07:00
dp_catalog.h drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disable 2023-06-08 18:10:44 -07:00
dp_ctrl.c drm/msm/dp: Return IRQ_NONE for unhandled interrupts 2023-04-06 20:29:44 +03:00
dp_ctrl.h drm/msm/dp: remove most of usbpd-related remains 2023-06-04 05:44:53 +03:00
dp_debug.c drm/msm/dp: remove most of usbpd-related remains 2023-06-04 05:44:53 +03:00
dp_debug.h drm/msm/dp: remove most of usbpd-related remains 2023-06-04 05:44:53 +03:00
dp_display.c drm/msm/dp: Free resources after unregistering them 2023-06-15 13:20:31 +03:00
dp_display.h drm/msm/dp: Add basic PSR support for eDP 2023-03-13 04:43:49 +03:00
dp_drm.c drm/msm/dp: set self refresh aware based on PSR support 2023-03-13 04:43:50 +03:00
dp_drm.h drm/msm/dp: use atomic callbacks for DP bridge ops 2023-03-13 04:43:49 +03:00
dp_link.c drm/msm/dp: Fix spelling mistake "Capabiity" -> "Capability" 2023-04-06 20:29:44 +03:00
dp_link.h drm/msm/dp: DisplayPort PHY compliance tests fixup 2020-11-04 08:26:25 -08:00
dp_panel.c drm/msm/dp: Add basic PSR support for eDP 2023-03-13 04:43:49 +03:00
dp_panel.h drm/msm/dp: remove most of usbpd-related remains 2023-06-04 05:44:53 +03:00
dp_parser.c drm/msm/dp: Add capability to parser and retrieve max DP link supported rate from link-frequencies property of dp_out endpoint 2023-01-09 03:06:44 +02:00
dp_parser.h drm/msm/dp: Add capability to parser and retrieve max DP link supported rate from link-frequencies property of dp_out endpoint 2023-01-09 03:06:44 +02:00
dp_power.c drm/msm/dp: Clean up pdev/dev duplication in dp_power 2023-06-04 05:44:53 +03:00
dp_power.h drm/msm/dp: remove most of usbpd-related remains 2023-06-04 05:44:53 +03:00
dp_reg.h drm/msm/dp: Add basic PSR support for eDP 2023-03-13 04:43:49 +03:00