From: FUJITA Tomonori Date: Wed, 26 May 2010 21:44:18 +0000 (-0700) Subject: swiotlb: remove unnecessary swiotlb_sync_single_range_* X-Git-Tag: v2.6.35-rc1~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38388301b7b9d2921b58cfa1cd9b14c02d508c63;p=pandora-kernel.git swiotlb: remove unnecessary swiotlb_sync_single_range_* swiotlb_sync_single_range_for_cpu and swiotlb_sync_single_range_for_device are unnecessary because swiotlb_sync_single_for_cpu and swiotlb_sync_single_for_device can be used instead. Signed-off-by: FUJITA Tomonori Reviewed-by: Konrad Rzeszutek Wilk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed