From: Konrad Rzeszutek Wilk Date: Fri, 28 May 2010 15:37:10 +0000 (-0400) Subject: swiotlb: Make swiotlb bookkeeping functions visible in the header file. X-Git-Tag: v2.6.36-rc1~583^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7ef1533a90f432615d25729c2477bac9e72051d;p=pandora-kernel.git swiotlb: Make swiotlb bookkeeping functions visible in the header file. We put the functions dealing with the operations on the SWIOTLB buffer in the header and make those functions non-static. And also make the functions exported via EXPORT_SYMBOL_GPL. See "swiotlb: swiotlb: add swiotlb_tbl_map_single library function" for full description of patchset. [v2: swiotlb_sync_single_range_for_* no more. Remove usage.] Signed-off-by: Konrad Rzeszutek Wilk Acked-by: FUJITA Tomonori Tested-by: Albert Herranz --- Reading git-diff-tree failed