summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-model
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-06-12 19:05:09 +0200
committerChristoph Hellwig <hch@lst.de>2017-06-28 06:54:59 -0700
commit03b643866d889d6edc87cdcee2b3880b7879a441 (patch)
tree5d4d0c7f802df8946cd5dd9de63972bd447bbc7b /Documentation/driver-model
parent72eed063767e131831fa10a0909c39a0254836ec (diff)
downloadop-kernel-dev-03b643866d889d6edc87cdcee2b3880b7879a441.zip
op-kernel-dev-03b643866d889d6edc87cdcee2b3880b7879a441.tar.gz
dma-mapping: remove dmam_free_noncoherent
This function was never used since it was added. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'Documentation/driver-model')
-rw-r--r--Documentation/driver-model/devres.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt
index e72587f..9070ff0 100644
--- a/Documentation/driver-model/devres.txt
+++ b/Documentation/driver-model/devres.txt
@@ -243,7 +243,6 @@ DMA
dmam_alloc_noncoherent()
dmam_declare_coherent_memory()
dmam_free_coherent()
- dmam_free_noncoherent()
dmam_pool_create()
dmam_pool_destroy()
OpenPOWER on IntegriCloud