This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
17caab0f0b47d53ad02e20673b51f30a6a16025a
linux
/
arch
/
arm
/
include
/
asm
/
dma-direct.h
2 lines
29 B
C
Raw
Normal View
History
Unescape
Escape
ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by default Only the footbridge platforms provide their own DMA address translation helpers, so switch to the generic version for all other platforms, and consolidate the footbridge implementation to remove two levels of indirection. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Tested-by: Marc Zyngier <maz@kernel.org>
2022-04-19 10:00:32 +02:00
#
include
<mach/dma-direct.h>
Reference in New Issue
Copy Permalink