diff options
author | Shuah Khan <skhan@linuxfoundation.org> | 2023-01-25 16:44:26 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-01-26 19:19:53 +0100 |
commit | 835205f61f84b61de4e475f09802ad1cc0f87d49 (patch) | |
tree | a1f691ee04336d257e4d7fad4ea7d7b3acce4185 /Documentation/leds | |
parent | docs/mm: Physical Memory: add structure, introduction and nodes description (diff) | |
download | linux-835205f61f84b61de4e475f09802ad1cc0f87d49.tar.xz linux-835205f61f84b61de4e475f09802ad1cc0f87d49.zip |
docs: leds: fix the following docu build warning
Add leds-qcom-lpg to Documentation/leds/index.rst to fix the following
doc build warning.
Documentation/leds/leds-qcom-lpg.rst: WARNING: document isn't included in any toctree
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20230125154426.12464-1-skhan@linuxfoundation.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/leds')
-rw-r--r-- | Documentation/leds/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst index e5d63b940045..b9ca081fac71 100644 --- a/Documentation/leds/index.rst +++ b/Documentation/leds/index.rst @@ -26,3 +26,4 @@ LEDs leds-lp55xx leds-mlxcpld leds-sc27xx + leds-qcom-lpg |