]> asedeno.scripts.mit.edu Git - linux.git/commit
swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable
authorChristoph Hellwig <hch@lst.de>
Mon, 2 Sep 2019 08:45:39 +0000 (10:45 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 11 Sep 2019 10:43:26 +0000 (12:43 +0200)
commit922659ea771b3fd728149262c5ea15608fab9719
tree0f6036c161cff936c57009fc30321aa898798a81
parent7b7a5776ec510eab279d7ed7701f6a3c9da8b928
swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable

There is no need to wrap the common version, just wire them up directly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
drivers/xen/swiotlb-xen.c