diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2022-12-12 11:35:14 +0800 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-12-28 12:29:06 +0530 |
commit | 5840c8915a2f2becd760ba3a700ee7832d13c53f (patch) | |
tree | d9042fae4eca54b43f6c2a9136ac167e885274c1 /drivers/dma/idxd/device.c | |
parent | 3f58e10615f3bd7da8d0ef2f9c815d8e1a968122 (diff) |
dmaengine: idxd: Remove the unused function set_completion_address()
The function set_completion_address is defined in the dma.c file, but not
called elsewhere, so remove this unused function.
drivers/dma/idxd/dma.c:66:20: warning: unused function 'set_completion_address'.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3416
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Acked-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/20221212033514.5831-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/idxd/device.c')
0 files changed, 0 insertions, 0 deletions