Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223150
b: refs/heads/master
c: 32d47ee
h: refs/heads/master
v: v3
  • Loading branch information
Zhang Rui authored and Len Brown committed Dec 11, 2010
1 parent f19c330 commit bfdacb2
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: 3b38bb5f7f06356a89bb2cbf92ad346025e95192
refs/heads/master: 32d47eeff05981bfb89a95747eb182bc12630d58
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/osl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1530,7 +1530,7 @@ acpi_status __init acpi_os_initialize(void)
return AE_OK;
}

acpi_status acpi_os_initialize1(void)
acpi_status __init acpi_os_initialize1(void)
{
kacpid_wq = create_workqueue("kacpid");
kacpi_notify_wq = create_workqueue("kacpi_notify");
Expand Down

0 comments on commit bfdacb2

Please sign in to comment.