]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ia64: remove DMA_ERROR_CODE
authorChristoph Hellwig <hch@lst.de>
Sun, 21 May 2017 10:28:08 +0000 (12:28 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 20 Jun 2017 09:13:02 +0000 (11:13 +0200)
All ia64 dma_mapping_ops instances already have a mapping_error member.

Signed-off-by: Christoph Hellwig <hch@lst.de>
arch/ia64/include/asm/dma-mapping.h

index 73ec3c6f4cfe6869d9935d4f45bec063146d66e4..3ce5ab4339f310460a94db3565fd490c874e3f8b 100644 (file)
@@ -12,8 +12,6 @@
 
 #define ARCH_HAS_DMA_GET_REQUIRED_MASK
 
-#define DMA_ERROR_CODE 0
-
 extern const struct dma_map_ops *dma_ops;
 extern struct ia64_machine_vector ia64_mv;
 extern void set_iommu_machvec(void);