mirror of
https://github.com/acpica/acpica/
synced 2025-01-13 12:59:18 +03:00
AcpiSrc: Add ACPI_ADDRESS_RANGE to types table.
This symbol was missing.
This commit is contained in:
parent
57d81a1b09
commit
7e563e8c0e
@ -250,6 +250,7 @@ ACPI_STRING_TABLE LinuxDataTypes[] = {
|
||||
|
||||
ACPI_TYPED_IDENTIFIER_TABLE AcpiIdentifiers[] = {
|
||||
|
||||
{"ACPI_ADDRESS_RANGE", SRC_TYPE_STRUCT},
|
||||
{"ACPI_ADR_SPACE_HANDLER", SRC_TYPE_SIMPLE},
|
||||
{"ACPI_ADR_SPACE_SETUP", SRC_TYPE_SIMPLE},
|
||||
{"ACPI_ADR_SPACE_TYPE", SRC_TYPE_SIMPLE},
|
||||
|
Loading…
Reference in New Issue
Block a user