From: FUJITA Tomonori Date: Thu, 14 May 2009 16:23:09 +0000 (+0000) Subject: sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops X-Git-Tag: v2.6.31-rc1~310^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e8fcfe2e51b2ee0fef3313e3c9ec25b9d6ed255;p=pandora-kernel.git sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops This adds sync_single_for_device() and sync_sg_for_device() to struct dma_ops in order to unify dma-mpping_{32|64}.h. dma-mpping_32.h needs them though dma-mpping_64.h doesn't. Signed-off-by: FUJITA Tomonori Tested-by: Robert Reif Signed-off-by: David S. Miller --- Reading git-diff-tree failed