summaryrefslogtreecommitdiff
path: root/source/components/parser/pstree.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/components/parser/pstree.c')
-rw-r--r--source/components/parser/pstree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/components/parser/pstree.c b/source/components/parser/pstree.c
index da1d222d0876..baed92560d44 100644
--- a/source/components/parser/pstree.c
+++ b/source/components/parser/pstree.c
@@ -438,6 +438,7 @@ AcpiPsGetChild (
case AML_BUFFER_OP:
case AML_PACKAGE_OP:
+ case AML_VARIABLE_PACKAGE_OP:
case AML_METHOD_OP:
case AML_IF_OP:
case AML_WHILE_OP: