Message ID | 20210728155346.8941-1-src.res@email.cn |
---|---|
State | Accepted |
Headers | show |
Series | Documentation: i2c: add i2c-sysfs into index | expand |
On Wed, Jul 28, 2021 at 11:53:46PM +0800, Hu Haowen wrote: > Append i2c-sysfs to toctree in order to get rid of building warnings. > > Signed-off-by: Hu Haowen <src.res@email.cn> Added Fixes-tag (please provide one next time) and applied to for-current, thanks!
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 ======================
Append i2c-sysfs to toctree in order to get rid of building warnings. Signed-off-by: Hu Haowen <src.res@email.cn> --- Documentation/i2c/index.rst | 1 + 1 file changed, 1 insertion(+)