linux/arch/microblaze/include
Christoph Hellwig 64dc8700c0 microblaze: make dma_cache_sync a no-op
microblaze does not implement DMA_ATTR_NON_CONSISTENT allocations, so it
doesn't make any sense to do any work in dma_cache_sync given that it
must be a no-op when dma_alloc_attrs returns coherent memory.

This also allows moving __dma_sync out of the microblaze asm/dma-mapping.h
and thus greatly reduce the amount of includes there.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
2017-10-19 16:37:25 +02:00
..
asm microblaze: make dma_cache_sync a no-op 2017-10-19 16:37:25 +02:00
uapi/asm microblaze: Add missing kvm_para.h to Kbuild 2017-09-25 15:25:47 +02:00