linux-stable/drivers/phy/realtek
Rob Herring 7e909370a5 phy: realtek: Replace of_device.h with explicit 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 and pull in various other headers. In
preparation to fix this, adjust the includes for what is actually needed.

of_device.h isn't needed, but platform_device.h was implicitly included by
it.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20231010205701.1585026-1-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2023-10-13 15:43:59 +05:30
..
Kconfig phy: realtek: Realtek PHYs should depend on ARCH_REALTEK 2023-09-29 21:47:37 +05:30
Makefile
phy-rtk-usb2.c phy: realtek: Replace of_device.h with explicit includes 2023-10-13 15:43:59 +05:30
phy-rtk-usb3.c phy: realtek: Replace of_device.h with explicit includes 2023-10-13 15:43:59 +05:30