[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220123073536.12193-1-rdunlap@infradead.org>
Date: Sat, 22 Jan 2022 23:35:36 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: linux-kernel@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Colin Ian King <colin.i.king@...il.com>,
linux-gpio@...r.kernel.org, Randy Dunlap <rdunlap@...radead.org>,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: [PATCH ?next?] gpio: sim: add doc file to index file
Include the gpio-sim.rst file in the GPIO index (toc/table of contents).
Quietens this doc build warning:
Documentation/admin-guide/gpio/gpio-sim.rst: WARNING: document isn't included in any toctree
Fixes: b48f6b466e44 ("gpio: sim: new testing module")
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
---
Documentation/admin-guide/gpio/index.rst | 1 +
1 file changed, 1 insertion(+)
--- linux-next-20220121.orig/Documentation/admin-guide/gpio/index.rst
+++ linux-next-20220121/Documentation/admin-guide/gpio/index.rst
@@ -10,6 +10,7 @@ gpio
gpio-aggregator
sysfs
gpio-mockup
+ gpio-sim
.. only:: subproject and html
Powered by blists - more mailing lists