diff options
author | Shiju Jose <shiju.jose@huawei.com> | 2025-04-01 12:58:23 +0100 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2025-04-01 22:26:47 +0200 |
commit | 212120a164d59fd534148d315f13db3d296efb0f (patch) | |
tree | a199cdd37719b887b7cc19c018b29db1de3b736d /Documentation | |
parent | ae8371a46e59d768a5540a237309962b50b8bec7 (diff) |
Documentation/EDAC: Fix warning document isn't included in any toctree
Fix the build (htmldocs) warning:
Documentation/edac/index.rst: WARNING: document isn't included in any toctree.
Fixes: db99ea5f2c03 ("EDAC: Add support for EDAC device features control")
Closes: https://lore.kernel.org/all/20250228185102.15842f8b@canb.auug.org.au/
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20250401115823.573-1-shiju.jose@huawei.com
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/subsystem-apis.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/subsystem-apis.rst b/Documentation/subsystem-apis.rst index b52ad5b969d4..ff4fe8c936c8 100644 --- a/Documentation/subsystem-apis.rst +++ b/Documentation/subsystem-apis.rst @@ -71,6 +71,7 @@ Other subsystems accounting/index cpu-freq/index + edac/index fpga/index i2c/index iio/index |