]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/acpi/acstruct.h
Rules on how to use sysfs in userspace programs
[linux-2.6-omap-h63xx.git] / include / acpi / acstruct.h
index 5e8095f0f78f882ff62df22e6c75d587cdeb6a2f..aeb4498e5e06047b52ea521e2a8ad69cb3428630 100644 (file)
@@ -5,7 +5,7 @@
  *****************************************************************************/
 
 /*
- * Copyright (C) 2000 - 2006, R. Byron Moore
+ * Copyright (C) 2000 - 2007, R. Byron Moore
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -139,7 +139,8 @@ struct acpi_init_walk_info {
        u16 buffer_init;
        u16 package_init;
        u16 object_count;
-       struct acpi_table_desc *table_desc;
+       acpi_owner_id owner_id;
+       acpi_native_uint table_index;
 };
 
 struct acpi_get_devices_info {