commit | ebcf6f979d55f35dfe36956364f0dce8c738220b | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Wed Nov 02 07:12:31 2016 -0400 |
committer | Konrad Rzeszutek Wilk <konrad@kernel.org> | Mon Nov 07 15:06:31 2016 -0500 |
tree | 4b17519c9316a497ec95a3b08cbb59a0eaff3a63 | |
parent | 0d2e18985a99bc8ff9ef260a7e10e6fcdc159f2a [diff] |
swiotlb: Drop unused functions swiotlb_map_sg and swiotlb_unmap_sg There are no users for swiotlb_map_sg or swiotlb_unmap_sg so we might as well just drop them. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Acked-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Konrad Rzeszutek Wilk <konrad@kernel.org>