[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <cc55219a551e29848e2282cd8939a4115067234c.1603791716.git.mchehab+huawei@kernel.org>
Date: Tue, 27 Oct 2020 10:51:12 +0100
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To: Linux Doc Mailing List <linux-doc@...r.kernel.org>,
Jonathan Corbet <corbet@....net>
Cc: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
Eric Auger <eric.auger@...hat.com>,
Jacob Pan <jacob.pan.linux@...il.com>,
Joerg Roedel <jroedel@...e.de>, Liu Yi L <yi.l.liu@...el.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH v3 08/32] docs: userspace-api: add iommu.rst to the index file
There's a new uAPI doc for IOMMU. Add it to the index file.
Should address this warning:
.../Documentation/userspace-api/iommu.rst: WARNING: document isn't included in any toctree
Fixes: d0023e3ee28d ("docs: IOMMU user API")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
---
Documentation/userspace-api/index.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/userspace-api/index.rst b/Documentation/userspace-api/index.rst
index 69fc5167e648..acd2cc2a538d 100644
--- a/Documentation/userspace-api/index.rst
+++ b/Documentation/userspace-api/index.rst
@@ -22,6 +22,7 @@ place where this information is gathered.
spec_ctrl
accelerators/ocxl
ioctl/index
+ iommu
media/index
.. only:: subproject and html
--
2.26.2
Powered by blists - more mailing lists