OSDN Git Service

Documentation: i2c: add i2c-sysfs into index
authorHu Haowen <src.res@email.cn>
Wed, 28 Jul 2021 15:53:46 +0000 (23:53 +0800)
committerWolfram Sang <wsa@kernel.org>
Tue, 10 Aug 2021 20:58:32 +0000 (22:58 +0200)
Append i2c-sysfs to toctree in order to get rid of building warnings.

Fixes: 31df7195b100 ("Documentation: i2c: Add doc for I2C sysfs")
Signed-off-by: Hu Haowen <src.res@email.cn>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Documentation/i2c/index.rst

index 8b76217..6270f1f 100644 (file)
@@ -17,6 +17,7 @@ Introduction
    busses/index
    i2c-topology
    muxes/i2c-mux-gpio
+   i2c-sysfs
 
 Writing device drivers
 ======================