From: FUJITA Tomonori Date: Wed, 26 May 2010 21:44:15 +0000 (-0700) Subject: ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops X-Git-Tag: v2.6.35-rc1~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aee5c89e181fb30076febae1c8eafc0f75493ca;p=pandora-kernel.git ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops sync_single_range_for_cpu and sync_single_range_for_device hooks in swiotlb_dma_ops are unnecessary because sync_single_for_cpu and sync_single_for_device are used there. Signed-off-by: FUJITA Tomonori Cc: Tony Luck Cc: Fenghua Yu Reviewed-by: Konrad Rzeszutek Wilk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed