diff options
| author | Krzysztof Kozlowski <[email protected]> | 2025-05-25 19:26:01 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2025-06-26 22:29:44 +0000 |
| commit | 06b80ad4ffa5e614e89f04dffc44b85377c7ee24 (patch) | |
| tree | 93b463bd3a6c3c69b9e552af69719cc4c332914a /tools/perf/scripts/python | |
| parent | dmaengine: stm32: Don't use %pK through printk (diff) | |
| download | kernel-06b80ad4ffa5e614e89f04dffc44b85377c7ee24.tar.gz kernel-06b80ad4ffa5e614e89f04dffc44b85377c7ee24.zip | |
dmaengine: dw-edma: Drop unused dchan2dev() and chan2dev()
Static functions dchan2dev() and chan2dev() are not used, W=1 build:
dw-edma-core.c:27:16: error: unused function 'dchan2dev' [-Werror,-Wunused-function]
dw-edma-core.c:33:16: error: unused function 'chan2dev' [-Werror,-Wunused-function]
Fixes: e63d79d1ffcd ("dmaengine: Add Synopsys eDMA IP core driver")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
