Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4740
b: refs/heads/master
c: a27ac38
h: refs/heads/master
v: v3
  • Loading branch information
Len Brown committed Jul 12, 2005
1 parent 2633a0e commit 727553a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 590275ce72c48fdbddea057bc9ee379c1fd851ef
refs/heads/master: a27ac38efd6dc6dccebfc9bcc475ab4aa5fc4a56
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/namespace/nsdump.c
Original file line number Diff line number Diff line change
Expand Up @@ -612,6 +612,7 @@ acpi_ns_dump_objects (
ACPI_NS_WALK_NO_UNLOCK, acpi_ns_dump_one_object,
(void *) &info, NULL);
}
#endif /* ACPI_FUTURE_USAGE */


/*******************************************************************************
Expand Down Expand Up @@ -694,5 +695,4 @@ acpi_ns_dump_tables (
return_VOID;
}
#endif /* _ACPI_ASL_COMPILER */
#endif /* ACPI_FUTURE_USAGE */
#endif /* defined(ACPI_DEBUG_OUTPUT) || defined(ACPI_DEBUGGER) */

0 comments on commit 727553a

Please sign in to comment.