summaryrefslogtreecommitdiffstats
path: root/source/compiler/asllookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/compiler/asllookup.c')
-rw-r--r--source/compiler/asllookup.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/compiler/asllookup.c b/source/compiler/asllookup.c
index 7db805f..e965f18 100644
--- a/source/compiler/asllookup.c
+++ b/source/compiler/asllookup.c
@@ -144,9 +144,11 @@ LkIsObjectUsed (
case ACPI_TYPE_PROCESSOR:
case ACPI_TYPE_POWER:
case ACPI_TYPE_LOCAL_RESOURCE:
+
return (AE_OK);
default:
+
break;
}
OpenPOWER on IntegriCloud