Skip to content

Commit 83439a0

Browse files
bagasmerafaeljw
authored andcommitted
Documentation: ACPI: Prune DSDT override documentation from index
Commit d206cef ("ACPI: docs: Drop useless DSDT override documentation") removes useless DSDT override documentation. However, the commit forgets to prune the documentation entry from table of contents of ACPI admin guide documentation, hence triggers Sphinx warning: Documentation/admin-guide/acpi/index.rst:8: WARNING: toctree contains reference to nonexisting document 'admin-guide/acpi/dsdt-override' Prune the entry to fix the warning. Fixes: d206cef ("ACPI: docs: Drop useless DSDT override documentation") Signed-off-by: Bagas Sanjaya <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 3a1e24f commit 83439a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/admin-guide/acpi/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ the Linux ACPI support.
99
:maxdepth: 1
1010

1111
initrd_table_override
12-
dsdt-override
1312
ssdt-overlays
1413
cppc_sysfs
1514
fan_performance_states

0 commit comments

Comments
 (0)