2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-03 19:24:02 +08:00
linux-next/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
..
coherent.c
contiguous.c
debug.c
direct.c
Kconfig
Makefile
mapping.c
noncoherent.c
swiotlb.c swiotlb: export swiotlb_dma_ops 2018-06-28 14:00:40 +02:00
virt.c