aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYue Haibing <[email protected]>2023-08-17 19:41:35 +0800
committerVinod Koul <[email protected]>2023-08-21 11:05:04 +0530
commit3c935af7a8e5db7f59d65fad86add19fe558bb29 (patch)
tree10439f37493ee7d5daa60a91552368f8e20d85f3 /tools/perf/scripts/python
parent0f264ab788ed9a39aabb36c0b35e5821b94bcdc8 (diff)
dmaengine: idxd: Remove unused declarations
Commit c05257b5600b ("dmanegine: idxd: open code the dsa_drv registration") removed idxd_{un}register_driver() definitions but not the declarations. Commit 034b3290ba25 ("dmaengine: idxd: create idxd_device sub-driver") declared idxd_{un}register_idxd_drv() but never implemented it. Commit 8f47d1a5e545 ("dmaengine: idxd: connect idxd to dmaengine subsystem") declared idxd_parse_completion_status() but never implemented it. Signed-off-by: Yue Haibing <[email protected]> Reviewed-by: Dave Jiang <[email protected]> Reviewed-by: Fenghua Yu <[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