summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpi_isa.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/acpica/acpi_isa.c')
-rw-r--r--sys/dev/acpica/acpi_isa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/acpica/acpi_isa.c b/sys/dev/acpica/acpi_isa.c
index 6670927..a686bc7 100644
--- a/sys/dev/acpica/acpi_isa.c
+++ b/sys/dev/acpica/acpi_isa.c
@@ -46,7 +46,7 @@
/*
* Hooks for the ACPI CA debugging infrastructure
*/
-#define _COMPONENT ACPI_BUS_MANAGER
+#define _COMPONENT ACPI_BUS
MODULE_NAME("ISA")
#define PNP_HEXTONUM(c) ((c) >= 'a' \
OpenPOWER on IntegriCloud