dma-mapping: remove dma_mark_declared_memory_occupied
authorChristoph Hellwig <hch@lst.de>
Tue, 25 Dec 2018 16:27:14 +0000 (17:27 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 20 Feb 2019 14:27:00 +0000 (07:27 -0700)
commit91a6fda95cb67c94b887355690d1923a7eb6f630
tree050d62146fb8da60eeeebbefc8a7e19f1de25e11
parentddb26d8e1e97af2385cdcabc51e73bf706a6437c
dma-mapping: remove dma_mark_declared_memory_occupied

This API is not used anywhere, so remove it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Documentation/DMA-API.txt
include/linux/dma-mapping.h
kernel/dma/coherent.c