]> git.baikalelectronics.ru Git - kernel.git/commit
dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappings
authorChristoph Hellwig <hch@lst.de>
Tue, 24 Apr 2018 07:37:18 +0000 (09:37 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 8 May 2018 11:03:21 +0000 (13:03 +0200)
commit30c10f3adebe13545079d912f1d22364809b334d
treea28f1f8cedec737616170a5b0c3311d3a35da306
parent2bdd5fcab15e88416443130bb014d987474956ce
dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappings

Only used by the AMD GART and Intel VT-D drivers, which must be built in.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
lib/dma-debug.c