commit | 7a01ee42209c00e551c7cfb581be7a207a376f00 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Aug 30 08:40:33 2019 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed Sep 04 11:13:19 2019 +0200 |
tree | 2f81a8fde4b62d43a21fc515d3845c7f4716af8a | |
parent | 1fa0682448acd5198f79c1d28ee1292a27ae406d [diff] |
dma-mapping: remove the dma_mmap_from_dev_coherent export dma_mmap_from_dev_coherent is only used by dma_map_ops instances, none of which is modular. Signed-off-by: Christoph Hellwig <hch@lst.de>