diff options
author | FUJITA Tomonori <[email protected]> | 2010-05-26 14:44:20 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-05-27 09:12:52 -0700 |
commit | 6d256fa8868b4509310ea201c2d2c04fabea96ab (patch) | |
tree | 490cf66c4f1fcf8743a0fb99a920859d0219727d /net/tipc/node.h | |
parent | f671be04dcda09f8383ae26072c0e75a79090193 (diff) |
Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpu
dma_sync_single() is deprecated and will be removed soon.
No functional change since dma_sync_single is the wrapper of
dma_sync_single_for_cpu.
saa7134-go7007.c is commented out but anyway let's replace it.
Signed-off-by: FUJITA Tomonori <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Ben Hutchings <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/tipc/node.h')
0 files changed, 0 insertions, 0 deletions