diff options
author | Geert Uytterhoeven <[email protected]> | 2020-01-21 10:33:11 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-01-21 15:05:29 +0530 |
commit | c3c431de99c068e3f64d01335c1532b22e4b1d1b (patch) | |
tree | 8ac349d1ecaf6e66dcb6417c1824699629a4ff6d /scripts/bpf_helpers_doc.py | |
parent | 71ca5b78235e79c36f774773491064d7921d1942 (diff) |
dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h
The functions dma_get_slave_channel() and dma_get_any_slave_channel()
are called from DMA engine drivers only. Hence move their declarations
from the public header file <linux/dmaengine.h> to the private header
file drivers/dma/dmaengine.h.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions