From: FUJITA Tomonori Date: Wed, 26 May 2010 21:44:20 +0000 (-0700) Subject: dma-mapping: remove deprecated dma_sync_single and dma_sync_sg API X-Git-Tag: v2.6.35-rc1~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99d1bd2c131b2da10cf451c69e5b8c51761a901b;p=pandora-kernel.git dma-mapping: remove deprecated dma_sync_single and dma_sync_sg API Since 2.6.5, it had been commented, 'for backwards compatibility, removed in 2.7.x'. Since 2.6.31, it have been marked as __deprecated. I think that we can remove the API safely now. Signed-off-by: FUJITA Tomonori Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed