summaryrefslogtreecommitdiffstats
path: root/compiler/aslload.c
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/aslload.c')
-rw-r--r--compiler/aslload.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/aslload.c b/compiler/aslload.c
index e61e0622..8d06544 100644
--- a/compiler/aslload.c
+++ b/compiler/aslload.c
@@ -353,6 +353,7 @@ LdLoadResourceElements (
Node->Value = (UINT32) Op->Asl.Value.Integer;
Node->Op = Op;
+ Op->Asl.Node = Node;
/*
* Now enter the predefined fields, for easy lookup when referenced
OpenPOWER on IntegriCloud