* [PATCH for -next] docs: drop removed pti_intel_mid from driver-api index
@ 2021-01-31 7:36 Lukas Bulwahn
0 siblings, 0 replies; only message in thread
From: Lukas Bulwahn @ 2021-01-31 7:36 UTC (permalink / raw)
To: Greg Kroah-Hartman, Andy Shevchenko
Cc: Jonathan Corbet, Mauro Carvalho Chehab, linux-doc,
kernel-janitors, linux-kernel, Lukas Bulwahn
Commit 8ba59e9dee31 ("misc: pti: Remove driver for deprecated platform")
removed ./Documentation/driver-api/pti_intel_mid.rst, but missed to remove
it from the index at ./Documentation/driver-api/index.rst.
Hence, make htmldocs warns:
WARNING: toctree contains reference to nonexisting document
'driver-api/pti_intel_mid'
Remove pti_intel_mid from driver-api index.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on next-20210129
Greg, please pick this minor fixup on top of the commit above.
Documentation/driver-api/index.rst | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst
index 9d9af54d68c5..66c4c01eeec6 100644
--- a/Documentation/driver-api/index.rst
+++ b/Documentation/driver-api/index.rst
@@ -93,7 +93,6 @@ available subsections can be seen below.
pps
ptp
phy/index
- pti_intel_mid
pwm
pldmfw/index
rfkill
--
2.17.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-31 7:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-31 7:36 [PATCH for -next] docs: drop removed pti_intel_mid from driver-api index Lukas Bulwahn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox