diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-11-02 11:32:14 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-02 13:45:37 +0100 |
commit | e186d80e2b85ab3e69de941d069ab9e11018ddf4 (patch) | |
tree | baaa29d541e3bad5dbd26afbecb0b3486ec6c1ea /Documentation | |
parent | 1088ee2230ac5e1c889d5ba020f37c09000ee3af (diff) | |
download | linux-e186d80e2b85ab3e69de941d069ab9e11018ddf4.tar.bz2 |
docs: leds: index.rst: add a missing file
Changeset 26a07553041e ("docs: ABI: sysfs-class-led-trigger-pattern: remove hw_pattern duplication")
didn't include the needed changes at index.rst.
Fixes: 26a07553041e ("docs: ABI: sysfs-class-led-trigger-pattern: remove hw_pattern duplication")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/36a6e3aef6e57ea349f1b47c7731d4cd1e03ca77.1604312590.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
-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 53e6090454af..e5d63b940045 100644 --- a/Documentation/leds/index.rst +++ b/Documentation/leds/index.rst @@ -25,3 +25,4 @@ LEDs leds-lp5562 leds-lp55xx leds-mlxcpld + leds-sc27xx |