dma-contiguous: remove dma_declare_contiguous
authorChristoph Hellwig <hch@lst.de>
Fri, 11 Sep 2020 08:29:47 +0000 (10:29 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 6 Oct 2020 05:07:03 +0000 (07:07 +0200)
commit8df4051232152a0520ab3035c2d96f33083c2d6a
treeb8e9e290d408d3d118ff9753ccd26d68371b1f5f
parent0a0f0d8be76dcd4390ff538e7060fda34db79717
dma-contiguous: remove dma_declare_contiguous

dma_declare_contiguous is a trivial wrapper around
dma_contiguous_reserve_area and just has a single caller.

Signed-off-by: Christoph Hellwig <hch@lst.de>
arch/arm/mach-davinci/devices-da8xx.c
include/linux/dma-contiguous.h