commit | 16fee29b07358293f135759d9fdbf1267da57ebd | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 06 17:02:17 2020 +0100 |
committer | Maxime Ripard <maxime@cerno.tech> | Wed Nov 18 09:11:38 2020 +0100 |
tree | 1ca11c4f8367c7ac76a613a926a2fd18f3dee081 | |
parent | 5739301308fd1a4c4b7a561f9bf6c1356e5c0612 [diff] |
dma-mapping: remove the dma_direct_set_offset export Drop the dma_direct_set_offset export and move the declaration to dma-map-ops.h now that the Allwinner drivers have stopped calling it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Maxime Ripard <maxime@cerno.tech>