Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31456
b: refs/heads/master
c: 9e5289f
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Len Brown committed Jun 30, 2006
1 parent 1a2f3e2 commit 73a8d24
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: 0a1f1ab8de815cb63a48d24450f6b5fbb1b1f89c
refs/heads/master: 9e5289f4dd2326fb8c0a3af23a954158ca99c354
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1433,7 +1433,7 @@ static int acpi_device_resume(struct device * dev)
}


struct bus_type acpi_bus_type = {
static struct bus_type acpi_bus_type = {
.name = "acpi",
.suspend = acpi_device_suspend,
.resume = acpi_device_resume,
Expand Down

0 comments on commit 73a8d24

Please sign in to comment.