• G
    avr32: dma-mapping.h · a9e28d9b
    Gary Zambrano 提交于
    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: NAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: NHaavard Skinnemoen <hskinnemoen@atmel.com>
    a9e28d9b
dma-mapping.h 11.0 KB