diff options
author | 2025-04-01 17:46:45 -0700 | |
---|---|---|
committer | 2025-04-01 17:46:45 -0700 | |
commit | 792b8307ecd237ba719736c5310430cff3dd2296 (patch) | |
tree | 32c25338fdb5f65d08e300475d3df5f6791e629f | |
parent | Merge tag 'thermal-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (diff) | |
parent | Documentation/EDAC: Fix warning document isn't included in any toctree (diff) | |
download | wireguard-linux-792b8307ecd237ba719736c5310430cff3dd2296.tar.xz wireguard-linux-792b8307ecd237ba719736c5310430cff3dd2296.zip |
Merge tag 'edac_urgent_for_v6.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Pull EDAC documentation fix from Borislav Petkov:
- A single fix making sure the EDAC subtree is included in the
documentation table of contents
* tag 'edac_urgent_for_v6.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras:
Documentation/EDAC: Fix warning document isn't included in any toctree
Diffstat (limited to '')
-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 |