summaryrefslogtreecommitdiffstats
path: root/source/common/adwalk.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/common/adwalk.c')
-rw-r--r--source/common/adwalk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/common/adwalk.c b/source/common/adwalk.c
index d1c6d74..0a3a848 100644
--- a/source/common/adwalk.c
+++ b/source/common/adwalk.c
@@ -837,7 +837,7 @@ AcpiDmXrefDescendingOp (
}
}
- AcpiDmAddToExternalList (Op, Path, (UINT8) ObjectType2, ParamCount);
+ AcpiDmAddToExternalList (Op, Path, (UINT8) ObjectType2, ParamCount | 0x80);
Op->Common.Node = Node;
}
else
OpenPOWER on IntegriCloud