sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Thu, 14 May 2009 16:23:09 +0000 (16:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Jun 2009 11:56:42 +0000 (04:56 -0700)
commit2e8fcfe2e51b2ee0fef3313e3c9ec25b9d6ed255
tree78654088a7ec408dc46ff1a92b97614a269e24cd
parentb9f69f4f4a953b2b5299fff7fc98e69221e29514
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 <fujita.tomonori@lab.ntt.co.jp>
Tested-by: Robert Reif <reif@earthlink.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/dma-mapping_64.h