From: Gary Zambrano Date: Sat, 3 Mar 2007 00:57:46 +0000 (-0800) Subject: avr32: dma-mapping.h X-Git-Tag: v2.6.21-rc4~102^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9e28d9b0b269a68a19e4ff0f6b9473f86b01358;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed