summaryrefslogtreecommitdiff
path: root/drivers/phy/rockchip
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-10-10 23:57:00 +0300
committerVinod Koul <vkoul@kernel.org>2023-10-13 13:13:59 +0300
commit7e909370a5cd44b4c16df500fb40762f48aae966 (patch)
tree69f17bca0fd337eece3589319578fb26e63e36ba /drivers/phy/rockchip
parent1a5361189b7acac15b9b086b2300a11b7aa84c06 (diff)
downloadlinux-7e909370a5cd44b4c16df500fb40762f48aae966.tar.xz
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>
Diffstat (limited to 'drivers/phy/rockchip')
0 files changed, 0 insertions, 0 deletions