diff options
author | Fabio Estevam <[email protected]> | 2021-05-21 14:22:18 -0300 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2021-06-17 04:21:45 -0700 |
commit | f20f7363e7e1d24defc27b1cb814071791a535b0 (patch) | |
tree | 4f8650025bf9f8a5987d952c1bc13b2cd446961f | |
parent | 9da9c2dc57b2fa2e65521894cb66df4bf615214d (diff) |
docs: hwmon: Add an entry for mp2888
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
-rw-r--r-- | Documentation/hwmon/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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 |