diff options
author | Christoph Hellwig <hch@lst.de> | 2018-11-21 18:58:15 +0100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-12-06 15:56:39 +0100 |
commit | 44899aa31ff64fac370667cb71400ddb434b8951 (patch) | |
tree | 424e4a7b9da2443f28e181c2cf0ae453e584ec46 /arch/sparc/kernel/iommu.c | |
parent | mips/jazz: remove the mapping_error dma_map_ops method (diff) | |
download | linux-44899aa31ff64fac370667cb71400ddb434b8951.tar.xz linux-44899aa31ff64fac370667cb71400ddb434b8951.zip |
s390: remove the mapping_error dma_map_ops method
S390 already returns (~(dma_addr_t)0x0) on mapping failures, so we can
switch over to returning DMA_MAPPING_ERROR and let the core dma-mapping
code handle the rest.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/sparc/kernel/iommu.c')
0 files changed, 0 insertions, 0 deletions