Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87331
b: refs/heads/master
c: b5678a3
h: refs/heads/master
i:
  87329: 63ce53c
  87327: 2c55a77
v: v3
  • Loading branch information
Sam Ravnborg authored and Len Brown committed Feb 21, 2008
1 parent 3d0173a commit f0a99f6
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: 7560e385651c60e5ffdf07cb94fa7d1658ab0b7a
refs/heads/master: b5678a34762edf2c8de1c60c125fea42a8c17e63
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/pci_root.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ static void acpi_pci_bridge_scan(struct acpi_device *device)
}
}

static int acpi_pci_root_add(struct acpi_device *device)
static int __devinit acpi_pci_root_add(struct acpi_device *device)
{
int result = 0;
struct acpi_pci_root *root = NULL;
Expand Down

0 comments on commit f0a99f6

Please sign in to comment.