commit | 9f22bbbdd8e31a38872855b4ff402d76efb4c621 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 24 09:37:18 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Tue May 08 13:03:21 2018 +0200 |
tree | a28f1f8cedec737616170a5b0c3311d3a35da306 | |
parent | bcebe324cb44f0298f6bb5fcb5eb92a3ec55feeb [diff] |
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>