[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210728155346.8941-1-src.res@email.cn>
Date: Wed, 28 Jul 2021 23:53:46 +0800
From: Hu Haowen <src.res@...il.cn>
To: wsa@...nel.org
Cc: linux-i2c@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] Documentation: i2c: add i2c-sysfs into index
Append i2c-sysfs to toctree in order to get rid of building warnings.
Signed-off-by: Hu Haowen <src.res@...il.cn>
---
Documentation/i2c/index.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/i2c/index.rst b/Documentation/i2c/index.rst
index 8b76217e370a..6270f1fd7d4e 100644
--- a/Documentation/i2c/index.rst
+++ b/Documentation/i2c/index.rst
@@ -17,6 +17,7 @@ Introduction
busses/index
i2c-topology
muxes/i2c-mux-gpio
+ i2c-sysfs
Writing device drivers
======================
--
2.25.1
Powered by blists - more mailing lists