From a4634ed7779f0905e3bfeb781e58d40a5bdf9bb7 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Mon, 4 Jan 2021 17:20:55 -0500 Subject: Import ACPICA 20201217. --- source/compiler/aslmethod.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source/compiler/aslmethod.c') diff --git a/source/compiler/aslmethod.c b/source/compiler/aslmethod.c index 32b4b123f02e..9f5b753b2d17 100644 --- a/source/compiler/aslmethod.c +++ b/source/compiler/aslmethod.c @@ -288,6 +288,7 @@ MtMethodAnalysisWalkBegin ( NextType = Next->Asl.Child; MethodInfo->ValidReturnTypes = MtProcessTypeOp (NextType); + Op->Asl.AcpiBtype |= MethodInfo->ValidReturnTypes; /* Get the ParameterType node */ -- cgit v1.3