diff options
author | Manuel Fombuena <fombuena@outlook.com> | 2025-02-26 01:02:28 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2025-04-15 19:57:56 +0300 |
commit | ca72d5ef59513c448f03d20a58e1942af6441b44 (patch) | |
tree | 50228bd2e2e7ab74bdfd1455441d9d7de01be74c | |
parent | ee44a1def7ee4c6f9f04a02bfa1a106ee41434d3 (diff) | |
download | linux-ca72d5ef59513c448f03d20a58e1942af6441b44.tar.xz |
Documentation: leds: Remove .rst extension for leds-st1202 on index
No other LED driver is listed on index.rst with the extension .rst.
Remove it.
Fixes: b1816b22381b ("Documentation:leds: Add leds-st1202.rst")
Signed-off-by: Manuel Fombuena <fombuena@outlook.com>
Link: https://lore.kernel.org/r/CWLP123MB5473137572529F99746F4AC4C5C32@CWLP123MB5473.GBRP123.PROD.OUTLOOK.COM
Signed-off-by: Lee Jones <lee@kernel.org>
-rw-r--r-- | Documentation/leds/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst index 0ab0a2128a11..76fae171039c 100644 --- a/Documentation/leds/index.rst +++ b/Documentation/leds/index.rst @@ -28,5 +28,5 @@ LEDs leds-mlxcpld leds-mt6370-rgb leds-sc27xx - leds-st1202.rst + leds-st1202 leds-qcom-lpg |