diff options
author | Tom Rix <trix@redhat.com> | 2023-03-24 16:26:49 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-04-12 19:17:50 +0300 |
commit | 49e6833f9d65a3321021eb8827d0c4c0e1c0441d (patch) | |
tree | 23502d747c6485b36786fa6bb4a70ea812ce0fd8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 607c101fe9f2f618ef8db9f9b589a365125c16ee (diff) | |
download | linux-49e6833f9d65a3321021eb8827d0c4c0e1c0441d.tar.xz |
phy: rockchip: remove unused hw_to_inno function
clang with W=1 reports
drivers/phy/rockchip/phy-rockchip-inno-dsidphy.c:284:36: error:
unused function 'hw_to_inno' [-Werror,-Wunused-function]
static inline struct inno_dsidphy *hw_to_inno(struct clk_hw *hw)
^
This function is not used so remove it.
Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Link: https://lore.kernel.org/r/20230324132649.2649166-1-trix@redhat.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions