summaryrefslogtreecommitdiff
path: root/source/compiler/dtfield.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/compiler/dtfield.c')
-rw-r--r--source/compiler/dtfield.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/dtfield.c b/source/compiler/dtfield.c
index 32b5dba09..b2ba6693d 100644
--- a/source/compiler/dtfield.c
+++ b/source/compiler/dtfield.c
@@ -678,7 +678,7 @@ DtCompileFlag (
case ACPI_DMT_FLAGS8_2:
- BitPosition = 2;
+ BitPosition = 2;
BitLength = 8;
break;