mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
a92df4f62f
dma_declare_coherent_memory should not be in a DMA API guide aimed at driver writers (that is consumers of the API). Move it to a comment near the function instead. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Robin Murphy <robin.murphy@arm.com>