Merge commit '3e10585335b7967326ca7b4118cada0d2d00a2ab' into v5.12/vfio/next
[linux-2.6-microblaze.git] / drivers / acpi / sysfs.c
index a5cc4f3..8baf764 100644 (file)
@@ -52,19 +52,12 @@ static const struct acpi_dlayer acpi_debug_layers[] = {
        ACPI_DEBUG_INIT(ACPI_COMPILER),
        ACPI_DEBUG_INIT(ACPI_TOOLS),
 
-       ACPI_DEBUG_INIT(ACPI_BUS_COMPONENT),
-       ACPI_DEBUG_INIT(ACPI_AC_COMPONENT),
-       ACPI_DEBUG_INIT(ACPI_BATTERY_COMPONENT),
-       ACPI_DEBUG_INIT(ACPI_BUTTON_COMPONENT),
        ACPI_DEBUG_INIT(ACPI_SBS_COMPONENT),
        ACPI_DEBUG_INIT(ACPI_FAN_COMPONENT),
        ACPI_DEBUG_INIT(ACPI_PCI_COMPONENT),
-       ACPI_DEBUG_INIT(ACPI_POWER_COMPONENT),
        ACPI_DEBUG_INIT(ACPI_CONTAINER_COMPONENT),
        ACPI_DEBUG_INIT(ACPI_SYSTEM_COMPONENT),
-       ACPI_DEBUG_INIT(ACPI_THERMAL_COMPONENT),
        ACPI_DEBUG_INIT(ACPI_MEMORY_DEVICE_COMPONENT),
-       ACPI_DEBUG_INIT(ACPI_VIDEO_COMPONENT),
        ACPI_DEBUG_INIT(ACPI_PROCESSOR_COMPONENT),
 };