diff mbox series

[RFC,25/25] ACPI: debug: Update the ACPI debug document

Message ID 1600328345-27627-26-git-send-email-guohanjun@huawei.com
State New
Headers show
Series [01/25] ACPI: cmos_rtc: Remove the ACPI_MODULE_NAME() | expand

Commit Message

Hanjun Guo Sept. 17, 2020, 7:39 a.m. UTC
Update the document as some of the COMPONENT bit define
are removed.

Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
---
 Documentation/firmware-guide/acpi/debug.rst | 4 ----
 1 file changed, 4 deletions(-)
diff mbox series

Patch

diff --git a/Documentation/firmware-guide/acpi/debug.rst b/Documentation/firmware-guide/acpi/debug.rst
index 1a152dd..508cf46 100644
--- a/Documentation/firmware-guide/acpi/debug.rst
+++ b/Documentation/firmware-guide/acpi/debug.rst
@@ -56,14 +56,10 @@  shows the supported mask values, currently these::
     ACPI_AC_COMPONENT               0x00020000
     ACPI_BATTERY_COMPONENT          0x00040000
     ACPI_BUTTON_COMPONENT           0x00080000
-    ACPI_SBS_COMPONENT              0x00100000
-    ACPI_FAN_COMPONENT              0x00200000
     ACPI_PCI_COMPONENT              0x00400000
     ACPI_POWER_COMPONENT            0x00800000
-    ACPI_CONTAINER_COMPONENT        0x01000000
     ACPI_SYSTEM_COMPONENT           0x02000000
     ACPI_THERMAL_COMPONENT          0x04000000
-    ACPI_MEMORY_DEVICE_COMPONENT    0x08000000
     ACPI_VIDEO_COMPONENT            0x10000000
     ACPI_PROCESSOR_COMPONENT        0x20000000