mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 16:41:25 +00:00
powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
parent
67d8208fba
commit
0e652390fb
1 changed files with 0 additions and 2 deletions
|
@ -112,7 +112,5 @@ extern int dma_set_mask(struct device *dev, u64 dma_mask);
|
||||||
|
|
||||||
extern u64 __dma_get_required_mask(struct device *dev);
|
extern u64 __dma_get_required_mask(struct device *dev);
|
||||||
|
|
||||||
#define ARCH_HAS_DMA_MMAP_COHERENT
|
|
||||||
|
|
||||||
#endif /* __KERNEL__ */
|
#endif /* __KERNEL__ */
|
||||||
#endif /* _ASM_DMA_MAPPING_H */
|
#endif /* _ASM_DMA_MAPPING_H */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue