Bagas Sanjaya <bagasdotme@xxxxxxxxx> writes: > After merging linux-leds tree to the mainline [1], htmldocs build produces > a new warning: > > checking consistency... /home/bagas/repo/linux-stable/Documentation/leds/leds-qcom-lpg.rst: WARNING: document isn't included in any toctree > > The warning above is because leds-qcom-lpg.rst is missing in the table of > contents. > > Add the missing entry. > > [1]: https://lore.kernel.org/all/20220531200619.GA8906@xxxxxxxxxx/ > > Fixes: 24e2d05d1b6898 ("leds: Add driver for Qualcomm LPG") > Acked-by: Pavel Machek <pavel@xxxxxx> > Cc: Jonathan Corbet <corbet@xxxxxxx> > Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > Cc: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx> > Cc: linux-leds@xxxxxxxxxxxxxxx > Cc: linux-kernel@xxxxxxxxxxxxxxx > Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx> Pavel, that document appears to have entered via your tree; do you plan to push this fix too? Thanks, jon