ACPICA: Implemented full argument resolution support for the BankValue argument to...
[safe/jmp/linux-2.6] / drivers / acpi / utilities / utobject.c
index e08b3fa..1eccd3d 100644 (file)
@@ -107,6 +107,7 @@ union acpi_operand_object *acpi_ut_create_internal_object_dbg(char *module_name,
        switch (type) {
        case ACPI_TYPE_REGION:
        case ACPI_TYPE_BUFFER_FIELD:
+       case ACPI_TYPE_LOCAL_BANK_FIELD:
 
                /* These types require a secondary object */