]> git.baikalelectronics.ru Git - kernel.git/commit
dma-mapping: remove a few unused exports
authorChristoph Hellwig <hch@lst.de>
Tue, 1 Jan 2019 16:14:39 +0000 (17:14 +0100)
committerChristoph Hellwig <hch@lst.de>
Fri, 4 Jan 2019 08:03:17 +0000 (09:03 +0100)
commit1d8135ece80c4d6af398ffcbc679f1b77733d9a4
tree185000d4252a695a91d045278253b9dbee58b2a4
parent293037e6ae90d69bc59de7e2d455aa88c5083760
dma-mapping: remove a few unused exports

Now that the slow path DMA API calls are implemented out of line a few
helpers only used by them don't need to be exported anymore.

Signed-off-by: Christoph Hellwig <hch@lst.de>
kernel/dma/coherent.c
kernel/dma/debug.c