Add a component constant for ACPI_TOSHIBA to fix compilation of
acpi_toshiba(4) driver with ACPI_DEBUG and thus fix LINT on i386.
This commit is contained in:
parent
5af89f4e3a
commit
b6e75a26df
@ -125,6 +125,7 @@ struct acpi_device {
|
||||
#define ACPI_PROCESSOR 0x00140000
|
||||
#define ACPI_THERMAL 0x00180000
|
||||
#define ACPI_FAN 0x00200000
|
||||
#define ACPI_TOSHIBA 0x00400000
|
||||
|
||||
/*
|
||||
* Constants for different interrupt models used with acpi_SetIntrModel().
|
||||
|
Loading…
x
Reference in New Issue
Block a user