swiotlb: Drop unused functions swiotlb_map_sg and swiotlb_unmap_sg
authorAlexander Duyck <alexander.h.duyck@intel.com>
Wed, 2 Nov 2016 11:12:31 +0000 (07:12 -0400)
committerKonrad Rzeszutek Wilk <konrad@kernel.org>
Mon, 7 Nov 2016 20:06:31 +0000 (15:06 -0500)
commitebcf6f979d55f35dfe36956364f0dce8c738220b
tree4b17519c9316a497ec95a3b08cbb59a0eaff3a63
parent0d2e18985a99bc8ff9ef260a7e10e6fcdc159f2a
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>
include/linux/swiotlb.h
lib/swiotlb.c