Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Pull dma-mapping rename from Christoph Hellwig: "Move all the dma-mapping code to kernel/dma and lose their dma-* prefixes" * tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping: dma-mapping: move all DMA mapping code to kernel/dma dma-mapping: use obj-y instead of lib-y for generic dma ops
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
* CMA should not be used by the device drivers directly. It is
|
||||
* only a helper framework for dma-mapping subsystem.
|
||||
*
|
||||
* For more information, see kernel-docs in drivers/base/dma-contiguous.c
|
||||
* For more information, see kernel-docs in kernel/dma/contiguous.c
|
||||
*/
|
||||
|
||||
#ifdef __KERNEL__
|
||||
|
Reference in New Issue
Block a user