diff options
author | FUJITA Tomonori <[email protected]> | 2010-05-26 14:44:17 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-05-27 09:12:52 -0700 |
commit | 712d3e22a85156c00bd70dc35efe63e6765b122b (patch) | |
tree | 13f72c16077a277cf4e925631f8c6fe96f671dc6 /net/lapb/lapb_in.c | |
parent | de006a071cbb08fff6663d98f5b9bac7ffb47559 (diff) |
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 <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Becky Bruce <[email protected]>
Reviewed-by: Konrad Rzeszutek Wilk <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions