From 09fdc957ad0d0ee83c00cd1e0c3a605047f63bf7 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Tue, 18 Jun 2019 16:51:34 -0300 Subject: docs: leds: add it to the driver-api book The contents of leds driver docs is messy: it has lots of admin-guide stuff and kernel internal ones, just like other driver subsystems. I'm opting to keep the dir at the same place and just add a link to it. This makes clearer that this require changes. Signed-off-by: Mauro Carvalho Chehab --- Documentation/index.rst | 1 + Documentation/leds/index.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/index.rst b/Documentation/index.rst index c6934d90363c..c4f9610b6167 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -91,6 +91,7 @@ needed). driver-api/index core-api/index + leds/index media/index networking/index input/index diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst index 9885f7c1b75d..060f4e485897 100644 --- a/Documentation/leds/index.rst +++ b/Documentation/leds/index.rst @@ -1,4 +1,4 @@ -:orphan: +.. SPDX-License-Identifier: GPL-2.0 ==== LEDs -- cgit v1.2.3