From: FUJITA Tomonori Date: Mon, 5 Jan 2009 14:59:03 +0000 (+0900) Subject: x86, ia64: remove duplicated swiotlb code X-Git-Tag: v2.6.30-rc1~614^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f98eee8ea99fe74ee9c4e867ba178ec3072793be;p=pandora-kernel.git x86, ia64: remove duplicated swiotlb code This adds swiotlb_map_page and swiotlb_unmap_page to lib/swiotlb.c and remove IA64 and X86's swiotlb_map_page and swiotlb_unmap_page. This also removes unnecessary swiotlb_map_single, swiotlb_map_single_attrs, swiotlb_unmap_single and swiotlb_unmap_single_attrs. Signed-off-by: FUJITA Tomonori Acked-by: Tony Luck Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed