summaryrefslogtreecommitdiff
path: root/source/include/acinterp.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/acinterp.h')
-rw-r--r--source/include/acinterp.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/include/acinterp.h b/source/include/acinterp.h
index dd98f01cb9a6e..d68058cced55b 100644
--- a/source/include/acinterp.h
+++ b/source/include/acinterp.h
@@ -214,7 +214,7 @@ ACPI_STATUS
AcpiExConvertToInteger (
ACPI_OPERAND_OBJECT *ObjDesc,
ACPI_OPERAND_OBJECT **ResultDesc,
- UINT32 Flags);
+ UINT32 ImplicitConversion);
ACPI_STATUS
AcpiExConvertToBuffer (
@@ -683,9 +683,6 @@ AcpiExStoreObjectToNode (
ACPI_WALK_STATE *WalkState,
UINT8 ImplicitConversion);
-#define ACPI_IMPLICIT_CONVERSION TRUE
-#define ACPI_NO_IMPLICIT_CONVERSION FALSE
-
/*
* exstoren - resolve/store object