From 856462eaaec9052a60d62b66076257e7fad337c7 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Fri, 13 Dec 2019 16:51:08 +0000 Subject: Import ACPICA 20191213. --- source/include/acobject.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/include/acobject.h') diff --git a/source/include/acobject.h b/source/include/acobject.h index 74feb8d93da9..d04fe0c64cd7 100644 --- a/source/include/acobject.h +++ b/source/include/acobject.h @@ -489,6 +489,7 @@ typedef struct acpi_object_buffer_field { ACPI_OBJECT_COMMON_HEADER ACPI_COMMON_FIELD_INFO + BOOLEAN IsCreateField; /* Special case for objects created by CreateField() */ union acpi_operand_object *BufferObj; /* Containing Buffer object */ } ACPI_OBJECT_BUFFER_FIELD; -- cgit v1.3