Skip to content
Commit a9e28d9b authored by Gary Zambrano's avatar Gary Zambrano Committed by Haavard Skinnemoen
Browse files

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: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarHaavard Skinnemoen <hskinnemoen@atmel.com>
parent 28c1d39d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment