ACPICA: SRAT: Add dump and compiler support for RINTC affinity structure
ACPICA commit b9423c1d35b072c8f2acf97a5842b9f144449eaa After adding RISC-V RINTC affinity structure definition, enable corresponding dump and compiler support. Link: https://github.com/acpica/acpica/commit/b9423c1d Signed-off-by: Haibo Xu <haibo1.xu@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
fe1c408d50
commit
e19481071d
@ -308,7 +308,7 @@ struct acpi_srat_rintc_affinity {
|
||||
u32 clock_domain;
|
||||
};
|
||||
|
||||
/* Flags for ACPI_SRAT_RINTC_AFFINITY */
|
||||
/* Flags for struct acpi_srat_rintc_affinity */
|
||||
|
||||
#define ACPI_SRAT_RINTC_ENABLED (1) /* 00: Use affinity structure */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user