Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143001
b: refs/heads/master
c: b0cbc86
h: refs/heads/master
i:
  142999: 26074a2
v: v3
  • Loading branch information
Linus Torvalds committed Apr 11, 2009
1 parent 734221c commit c9a4976
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: d6de2c80e9d758d2e36c21699117db6178c0f517
refs/heads/master: b0cbc861a3c05e634520b049b5cc27ad6febb51f
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,7 @@ static struct acpi_driver acpi_battery_driver = {
},
};

static void acpi_battery_init_async(void *unused, async_cookie_t cookie)
static void __init acpi_battery_init_async(void *unused, async_cookie_t cookie)
{
if (acpi_disabled)
return;
Expand Down

0 comments on commit c9a4976

Please sign in to comment.