diff options
| author | Devendra K Verma <devendra.verma@amd.com> | 2026-05-26 08:31:10 +0300 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2026-06-08 14:32:21 +0300 |
| commit | 57e766bd3ddb2495d80952ad4fc723fb538e1d43 (patch) | |
| tree | 0e9f7b7a940833bf658e7d022716efa9c8d3a3c7 /scripts/Makefile.thinlto | |
| parent | ead262712217296cad7d9db1707e504f16e2cb0f (diff) | |
| download | linux-57e766bd3ddb2495d80952ad4fc723fb538e1d43.tar.xz | |
dmaengine: dw-edma: Remove dw_edma_add_irq_mask()
Function dw_edma_add_irq_mask() sets the mask of the
interrupts alloted to read / write channels in a variable.
The mask set for read / write channels is niether used nor
this function is called else where, making it redundant.
The redundant function can be removed safely as it is
not affecting anything.
Signed-off-by: Devendra K Verma <devendra.verma@amd.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20260526053111.3244488-1-devverma@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
