[ACPICA] Update to version 20181213. CORE-15593
[reactos.git] / drivers / bus / acpi / acpica / executer / exutils.c
index 6f14f63..a322212 100644 (file)
@@ -73,7 +73,6 @@ AcpiExDigitsNeeded (
     UINT32                  Base);
 
 
-#ifndef ACPI_NO_METHOD_EXECUTION
 /*******************************************************************************
  *
  * FUNCTION:    AcpiExEnterInterpreter
@@ -507,4 +506,3 @@ AcpiIsValidSpaceId (
     return (TRUE);
 }
 
-#endif