diff options
author | Tom Rix <[email protected]> | 2023-03-21 08:25:03 -0400 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-03-31 19:23:13 +0530 |
commit | 64cdc036081153981d01406d0a847c535d8e6a75 (patch) | |
tree | 76b025875df210f11a2537e00986a9cffcb590c7 /rust/helpers/helpers.c | |
parent | 623cb3e22c9d7ecb655df8e32701c8a92313746b (diff) |
phy: rockchip-pcie: remove unused phy_rd_cfg function
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.
Signed-off-by: Tom Rix <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions