|
@@ -728,8 +728,9 @@ typedef u8 acpi_adr_space_type;
|
|
|
#define ACPI_ADR_SPACE_IPMI (acpi_adr_space_type) 7
|
|
|
#define ACPI_ADR_SPACE_GPIO (acpi_adr_space_type) 8
|
|
|
#define ACPI_ADR_SPACE_GSBUS (acpi_adr_space_type) 9
|
|
|
+#define ACPI_ADR_SPACE_PLATFORM_COMM (acpi_adr_space_type) 10
|
|
|
|
|
|
-#define ACPI_NUM_PREDEFINED_REGIONS 10
|
|
|
+#define ACPI_NUM_PREDEFINED_REGIONS 11
|
|
|
|
|
|
/*
|
|
|
* Special Address Spaces
|