From: FUJITA Tomonori Date: Wed, 26 May 2010 21:44:17 +0000 (-0700) Subject: powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops X-Git-Tag: v2.6.35-rc1~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=712d3e22a85156c00bd70dc35efe63e6765b122b;p=pandora-kernel.git powerpc: 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: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: Becky Bruce Reviewed-by: Konrad Rzeszutek Wilk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed