OrangePi_CM5/kernel/dma
Christoph Hellwig 210d0797c9 swiotlb: export swiotlb_dma_ops
For architectures that do not use per-device dma ops we need to export
the dma_map_ops structure returned from get_arch_dma_ops().

Fixes: 10314e09 ("riscv: add swiotlb support")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reported-by: Andreas Schwab <schwab@suse.de>
2018-06-28 14:00:40 +02:00
..
Kconfig
…
Makefile
…
coherent.c
…
contiguous.c
…
debug.c
…
direct.c
…
mapping.c
…
noncoherent.c
…
swiotlb.c
…
virt.c
…