summaryrefslogtreecommitdiff
path: root/source/include/acobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/acobject.h')
-rw-r--r--source/include/acobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/acobject.h b/source/include/acobject.h
index b9b30200e9ec..74feb8d93da9 100644
--- a/source/include/acobject.h
+++ b/source/include/acobject.h
@@ -333,8 +333,8 @@ typedef struct acpi_object_method
} Dispatch;
UINT32 AmlLength;
- UINT8 ThreadCount;
ACPI_OWNER_ID OwnerId;
+ UINT8 ThreadCount;
} ACPI_OBJECT_METHOD;