diff options
Diffstat (limited to 'source/compiler/dtfield.c')
-rw-r--r-- | source/compiler/dtfield.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/compiler/dtfield.c b/source/compiler/dtfield.c index f083f05ae3f5c..72abe40eeff08 100644 --- a/source/compiler/dtfield.c +++ b/source/compiler/dtfield.c @@ -99,6 +99,7 @@ DtCompileOneField ( { ACPI_STATUS Status; + switch (Type) { case DT_FIELD_TYPE_INTEGER: |