Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142834
b: refs/heads/master
c: 5d38258
h: refs/heads/master
v: v3
  • Loading branch information
Vegard Nossum authored and Len Brown committed Apr 7, 2009
1 parent 8d93ee6 commit ba7bdba
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: a3c270561ea4455cbcea0ac2b53335655d9fc805
refs/heads/master: 5d38258ec026921a7b266f4047ebeaa75db358e5
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 __init acpi_battery_init_async(void *unused, async_cookie_t cookie)
static void acpi_battery_init_async(void *unused, async_cookie_t cookie)
{
if (acpi_disabled)
return;
Expand Down

0 comments on commit ba7bdba

Please sign in to comment.