acpi: Add ACPI_SPMC debug layer define
Reported by: des
Fixes: c5daa5a4c3 ("acpi_spmc: Add system power management controller driver")
Sponsored by: The FreeBSD Foundation
This commit is contained in:
@@ -191,6 +191,7 @@ extern struct mtx acpi_mutex;
|
||||
#define ACPI_THERMAL 0x01000000
|
||||
#define ACPI_TIMER 0x02000000
|
||||
#define ACPI_OEM 0x04000000
|
||||
#define ACPI_SPMC 0x08000000
|
||||
|
||||
/*
|
||||
* Constants for different interrupt models used with acpi_SetIntrModel().
|
||||
|
||||
Reference in New Issue
Block a user