diff options
Diffstat (limited to 'source/components/events/evrgnini.c')
-rw-r--r-- | source/components/events/evrgnini.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/components/events/evrgnini.c b/source/components/events/evrgnini.c index 5bb177a209ae9..a9e6be03919f5 100644 --- a/source/components/events/evrgnini.c +++ b/source/components/events/evrgnini.c @@ -582,7 +582,6 @@ AcpiEvInitializeRegion ( return_ACPI_STATUS (AE_OK); } - AcpiEvAssociateRegMethod (RegionObj); RegionObj->Common.Flags |= AOPOBJ_OBJECT_INITIALIZED; Node = RegionObj->Region.Node->Parent; |