Documentation/leds/index.rst | 1 + 1 file changed, 1 insertion(+)
After merging linux-leds tree to the mainline [1], htmldocs build produces
a new warning:
checking consistency... /home/bagas/repo/linux-stable/Documentation/leds/leds-qcom-lpg.rst: WARNING: document isn't included in any toctree
The warning above is because leds-qcom-lpg.rst is missing in the table of
contents.
Add the missing entry.
[1]: https://lore.kernel.org/all/20220531200619.GA8906@duo.ucw.cz/
Fixes: 24e2d05d1b6898 ("leds: Add driver for Qualcomm LPG")
Acked-by: Pavel Machek <pavel@ucw.cz>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Marijn Suijten <marijn.suijten@somainline.org>
Cc: linux-leds@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
Documentation/leds/index.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst
index e5d63b9400459c..014e009b076159 100644
--- a/Documentation/leds/index.rst
+++ b/Documentation/leds/index.rst
@@ -25,4 +25,5 @@ LEDs
leds-lp5562
leds-lp55xx
leds-mlxcpld
+ leds-qcom-lpg
leds-sc27xx
base-commit: 0678afa6055d14799c1dc1eee47c8025eba56cab
--
An old man doll... just what I always wanted! - Clara
On 6/12/22 07:01, Bagas Sanjaya wrote: > After merging linux-leds tree to the mainline [1], htmldocs build produces > a new warning: > > checking consistency... /home/bagas/repo/linux-stable/Documentation/leds/leds-qcom-lpg.rst: WARNING: document isn't included in any toctree > > The warning above is because leds-qcom-lpg.rst is missing in the table of > contents. > > Add the missing entry. > ping
Bagas Sanjaya <bagasdotme@gmail.com> writes:
> After merging linux-leds tree to the mainline [1], htmldocs build produces
> a new warning:
>
> checking consistency... /home/bagas/repo/linux-stable/Documentation/leds/leds-qcom-lpg.rst: WARNING: document isn't included in any toctree
>
> The warning above is because leds-qcom-lpg.rst is missing in the table of
> contents.
>
> Add the missing entry.
>
> [1]: https://lore.kernel.org/all/20220531200619.GA8906@duo.ucw.cz/
>
> Fixes: 24e2d05d1b6898 ("leds: Add driver for Qualcomm LPG")
> Acked-by: Pavel Machek <pavel@ucw.cz>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
> Cc: Marijn Suijten <marijn.suijten@somainline.org>
> Cc: linux-leds@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Pavel, that document appears to have entered via your tree; do you plan
to push this fix too?
Thanks,
jon
© 2016 - 2026 Red Hat, Inc.