]> err.no Git - linux-2.6/blobdiff - include/acpi/acnamesp.h
ACPICA 20050708 from Bob Moore <robert.moore@intel.com>
[linux-2.6] / include / acpi / acnamesp.h
index d1b3ce80056f44f878dc53111c37c1768ae5318a..870e2544bd9b61cc8f31a6ad81fd35b698d4e0fd 100644 (file)
@@ -163,7 +163,7 @@ acpi_ns_delete_namespace_subtree (
 
 void
 acpi_ns_delete_namespace_by_owner (
-       u16                             table_id);
+       acpi_owner_id                   owner_id);
 
 void
 acpi_ns_detach_object (
@@ -219,7 +219,7 @@ acpi_ns_dump_objects (
        acpi_object_type                type,
        u8                              display_type,
        u32                             max_depth,
-       u32                             ownder_id,
+       acpi_owner_id                   owner_id,
        acpi_handle                     start_handle);
 #endif /* ACPI_FUTURE_USAGE */