[PATCH v3 1/3] docs/core-api: DMA API: add page label to allow external references

From: Mike Rapoport
Date: Thu Jan 12 2023 - 04:26:59 EST


From: "Mike Rapoport (IBM)" <rppt@xxxxxxxxxx>

Signed-off-by: Mike Rapoport (IBM) <rppt@xxxxxxxxxx>
---
Documentation/core-api/dma-api.rst | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/core-api/dma-api.rst b/Documentation/core-api/dma-api.rst
index 829f20a193ca..c847a5b0a0d3 100644
--- a/Documentation/core-api/dma-api.rst
+++ b/Documentation/core-api/dma-api.rst
@@ -1,3 +1,5 @@
+.. _dma_api:
+
============================================
Dynamic DMA mapping using the generic device
============================================
--
2.35.1