diff mbox series

docs: hwmon: Add an entry for mp2888

Message ID 20210521172218.37592-1-festevam@gmail.com (mailing list archive)
State Accepted
Headers show
Series docs: hwmon: Add an entry for mp2888 | expand

Commit Message

Fabio Estevam May 21, 2021, 5:22 p.m. UTC
The entry for mp2888 is missing and it causes the following
'make htmldocs' build warning:

Documentation/hwmon/mp2888.rst: WARNING: document isn't included in any toctree

Add the mp2888 entry.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 Documentation/hwmon/index.rst | 1 +
 1 file changed, 1 insertion(+)

Comments

Guenter Roeck May 22, 2021, 2 a.m. UTC | #1
On Fri, May 21, 2021 at 02:22:18PM -0300, Fabio Estevam wrote:
> The entry for mp2888 is missing and it causes the following
> 'make htmldocs' build warning:
> 
> Documentation/hwmon/mp2888.rst: WARNING: document isn't included in any toctree
> 
> Add the mp2888 entry.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>

Applied.

Thanks,
Guenter

> ---
>  Documentation/hwmon/index.rst | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst
> index 9ed60fa84cbe..6925a8a70511 100644
> --- a/Documentation/hwmon/index.rst
> +++ b/Documentation/hwmon/index.rst
> @@ -137,6 +137,7 @@ Hardware Monitoring Kernel Drivers
>     mcp3021
>     menf21bmc
>     mlxreg-fan
> +   mp2888
>     mp2975
>     nct6683
>     nct6775
diff mbox series

Patch

diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst
index 9ed60fa84cbe..6925a8a70511 100644
--- a/Documentation/hwmon/index.rst
+++ b/Documentation/hwmon/index.rst
@@ -137,6 +137,7 @@  Hardware Monitoring Kernel Drivers
    mcp3021
    menf21bmc
    mlxreg-fan
+   mp2888
    mp2975
    nct6683
    nct6775