diff options
author | Tom Rix <[email protected]> | 2023-03-22 08:10:01 -0400 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-03-31 17:51:15 +0530 |
commit | a747051efa16d4304aacaf44fa0771667e28ca54 (patch) | |
tree | ebb9e789c637248883006ee9018885c892d39a4a /tools/perf/scripts/python/netdev-times.py | |
parent | f806bea3093cb3568e01b4375d5e1d7c8c47c1d4 (diff) |
dmaengine: tegra-apb: remove unused tdma_read function
clang with W=1 reports
drivers/dma/tegra20-apb-dma.c:236:19: error: unused function
'tdma_read' [-Werror,-Wunused-function]
static inline u32 tdma_read(struct tegra_dma *tdma, u32 reg)
^
This function is not used so remove it.
Signed-off-by: Tom Rix <[email protected]>
Reviewed-by: Jon Hunter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions