projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb9ef14
)
ia64: remove DMA_ERROR_CODE
author
Christoph Hellwig
<hch@lst.de>
Sun, 21 May 2017 10:28:08 +0000
(12:28 +0200)
committer
Christoph 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/ia64/include/asm/dma-mapping.h
b/arch/ia64/include/asm/dma-mapping.h
index 73ec3c6f4cfe6869d9935d4f45bec063146d66e4..3ce5ab4339f310460a94db3565fd490c874e3f8b 100644
(file)
--- a/
arch/ia64/include/asm/dma-mapping.h
+++ b/
arch/ia64/include/asm/dma-mapping.h
@@
-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);