aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLukas Bulwahn <[email protected]>2020-11-13 09:12:48 +0100
committerVinod Koul <[email protected]>2020-11-16 22:42:28 +0530
commit4e7d4f295dee1feed96b2b0a31d80d673b5465e8 (patch)
tree6385c1f6cf351378c3e5d3a3b4a8f2aeec79d073 /tools/perf/scripts/python/export-to-sqlite.py
parent8326be9f1c0bb498baf134878a8deb8a952e0135 (diff)
dmaengine: ioatdma: remove unused function missed during dma_v2 removal
Commit 7f832645d0e5 ("dmaengine: ioatdma: remove ioatdma v2 registration") missed to remove dca2_tag_map_valid() during its removal. Hence, since then, dca2_tag_map_valid() is unused and make CC=clang W=1 warns: drivers/dma/ioat/dca.c:44:19: warning: unused function 'dca2_tag_map_valid' [-Wunused-function] So, remove this unused function and get rid of a -Wused-function warning. Signed-off-by: Lukas Bulwahn <[email protected]> Reviewed-by: Nathan Chancellor <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions