commit | 48e638fb68be8fecdca0611beff53a9c947704e3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jan 01 17:14:39 2019 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jan 04 09:03:17 2019 +0100 |
tree | 185000d4252a695a91d045278253b9dbee58b2a4 | |
parent | ed6ccf10f24bdfc1955bc8b976ddedc370fc3869 [diff] |
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>