From 279c0b59cf79843bf7c76a843b45931cbd20c2b4 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Fri, 26 Jul 2019 09:51:19 -0300 Subject: [PATCH] docs: ipmb: place it at driver-api and convert to ReST No new doc should be added at the main Documentation/ directory. Instead, new docs should be added as ReST files, within the Kernel documentation body. Fixes: 79a53c1b3d0b ("Add support for IPMB driver") Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Jonathan Corbet --- Documentation/driver-api/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index 37ac052ded859..38e638abe3ebc 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -76,6 +76,7 @@ available subsections can be seen below. dell_rbu edid eisa + ipmb isa isapnp generic-counter -- 2.39.5