summaryrefslogtreecommitdiffstats
path: root/namespace/nsaccess.c
diff options
context:
space:
mode:
Diffstat (limited to 'namespace/nsaccess.c')
-rw-r--r--namespace/nsaccess.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/namespace/nsaccess.c b/namespace/nsaccess.c
index 172b26d..2bc7d8d 100644
--- a/namespace/nsaccess.c
+++ b/namespace/nsaccess.c
@@ -251,7 +251,7 @@ AcpiNsRootInitialize (
/* Mark this as a very SPECIAL method */
ObjDesc->Method.MethodFlags = AML_METHOD_INTERNAL_ONLY;
- ObjDesc->Method.Implementation = AcpiUtOsiImplementation;
+ ObjDesc->Method.Extra.Implementation = AcpiUtOsiImplementation;
#endif
break;
OpenPOWER on IntegriCloud