Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223152
b: refs/heads/master
c: 66c3ec4
h: refs/heads/master
v: v3
  • Loading branch information
Jan Beulich authored and Len Brown committed Dec 11, 2010
1 parent c5e254f commit 35f489b
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: b9047599695ae835252ba3d6a19eada98c19dc89
refs/heads/master: 66c3ec4f1f70ee87833363166b594855631d7ba6
2 changes: 1 addition & 1 deletion trunk/drivers/pnp/pnpacpi/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ struct pnp_protocol pnpacpi_protocol = {
};
EXPORT_SYMBOL(pnpacpi_protocol);

static char *pnpacpi_get_id(struct acpi_device *device)
static char *__init pnpacpi_get_id(struct acpi_device *device)
{
struct acpi_hardware_id *id;

Expand Down

0 comments on commit 35f489b

Please sign in to comment.