docs: dma: update a reference to a moved document
authorLi Zhijian <lizhijian@fujitsu.com>
Wed, 1 Nov 2023 07:02:01 +0000 (15:02 +0800)
committerJonathan Corbet <corbet@lwn.net>
Fri, 17 Nov 2023 15:46:01 +0000 (08:46 -0700)
Documentation/DMA-API.txt has moved to Documentation/core-api/dma-api.rst

Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
Message-ID: <20231101070201.4066998-1-lizhijian@fujitsu.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/dma-api-howto.rst

index 72f6cdb6be1c012f7d2b4da987cf341b5bfaad55..e8a55f9d61dbcad2845e12769178680402689889 100644 (file)
@@ -8,7 +8,7 @@ Dynamic DMA mapping Guide
 
 This is a guide to device driver writers on how to use the DMA API
 with example pseudo-code.  For a concise description of the API, see
-DMA-API.txt.
+Documentation/core-api/dma-api.rst.
 
 CPU and DMA addresses
 =====================