summaryrefslogtreecommitdiffstats
path: root/source/compiler/aslbtypes.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/compiler/aslbtypes.c')
-rw-r--r--source/compiler/aslbtypes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/aslbtypes.c b/source/compiler/aslbtypes.c
index f9dc107..6c15465 100644
--- a/source/compiler/aslbtypes.c
+++ b/source/compiler/aslbtypes.c
@@ -243,7 +243,7 @@ AnMapEtypeToBtype (
return (ACPI_BTYPE_INTEGER | ACPI_BTYPE_DDB_HANDLE);
- case ACPI_BTYPE_DEBUG_OBJECT:
+ case ACPI_TYPE_DEBUG_OBJECT:
/* Cannot be used as a source operand */
OpenPOWER on IntegriCloud