summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/acpica/compiler/asllength.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/dev/acpica/compiler/asllength.c')
-rw-r--r--sys/contrib/dev/acpica/compiler/asllength.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/contrib/dev/acpica/compiler/asllength.c b/sys/contrib/dev/acpica/compiler/asllength.c
index 57835a6..53e860c 100644
--- a/sys/contrib/dev/acpica/compiler/asllength.c
+++ b/sys/contrib/dev/acpica/compiler/asllength.c
@@ -258,6 +258,7 @@ CgGenerateAmlOpcodeLength (
break;
default:
+
/* All data opcodes must be above */
break;
}
@@ -326,6 +327,7 @@ CgGenerateAmlLengths (
return;
default:
+
break;
}
OpenPOWER on IntegriCloud