Re: [PATCH] phy: rockchip-pcie: remove unused phy_rd_cfg function

From: Vinod Koul
Date: Fri Mar 31 2023 - 09:53:30 EST


On 21-03-23, 08:25, Tom Rix wrote:
> clang with W=1 reports
> drivers/phy/rockchip/phy-rockchip-pcie.c:122:19: error:
> unused function 'phy_rd_cfg' [-Werror,-Wunused-function]
> static inline u32 phy_rd_cfg(struct rockchip_pcie_phy *rk_phy,
> ^
> This function is not used, so remove it.

Applied, thanks

--
~Vinod