diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2009-06-17 22:08:31 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2009-06-24 19:34:40 +0200 |
commit | 4ac4aa5cc3b00cc558575065ae71043e92d1a69a (patch) | |
tree | 77000115ec386bca50c5519e3695799ebb6915b8 /arch | |
parent | MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined. (diff) | |
download | linux-4ac4aa5cc3b00cc558575065ae71043e92d1a69a.tar.xz linux-4ac4aa5cc3b00cc558575065ae71043e92d1a69a.zip |
DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set
This patch does not change actual behaviour since dma_unmap_page is just
an alias of dma_unmap_single on MIPS.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions