]> 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)
commit2252c77cbd700a6509cbbfdc04412038071efa1c
treea28f1f8cedec737616170a5b0c3311d3a35da306
parent8b29a83273ac2e2487c5727db9692b8e54af60ac
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