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)
commit9f22bbbdd8e31a38872855b4ff402d76efb4c621
treea28f1f8cedec737616170a5b0c3311d3a35da306
parentbcebe324cb44f0298f6bb5fcb5eb92a3ec55feeb
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