phy: rockchip-inno-usb2: Drop unnecessary DT includes
authorRob Herring <robh@kernel.org>
Mon, 9 Oct 2023 17:29:12 +0000 (12:29 -0500)
committerVinod Koul <vkoul@kernel.org>
Fri, 13 Oct 2023 10:16:09 +0000 (15:46 +0530)
commit8b6fba3e79eb67411d2a0a70955e41abc7007210
treec226a36ec78988d2e8bdbab548fe9c44db1a509f
parent21bf6fc47a1e45031ba8a7084343b7cfd09ed1d3
phy: rockchip-inno-usb2: Drop unnecessary DT includes

Neither of_address.h or of_platform.h are used in the driver, so drop them.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20231009172923.2457844-17-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/rockchip/phy-rockchip-inno-usb2.c