avr32: dma-mapping.h
authorGary Zambrano <zambrano@broadcom.com>
Sat, 3 Mar 2007 00:57:46 +0000 (16:57 -0800)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Wed, 7 Mar 2007 09:50:30 +0000 (10:50 +0100)
commita9e28d9b0b269a68a19e4ff0f6b9473f86b01358
treebd8c25e13158debe31d52a40d2ebdf0d6544f82e
parent28c1d39db83357bad55e3482fe09386429728ded
avr32: dma-mapping.h

Added dma_sync_single_range_for_cpu/device to dma-mapping.h in asm-avr32 to
call dma_sync_single_for_cpu/device.  This patch enables b44 to compile on
systems with these cpus.  This patch was created with the assumption that
another method of dma_sync_single_range_for_cpu/device does not exist on these
architectures.

Signed-off by: Gary Zambrano <zambrano@broadcom.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
include/asm-avr32/dma-mapping.h