Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206084
b: refs/heads/master
c: 73cd3b4
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Jesse Barnes committed Jul 30, 2010
1 parent c6e320c commit 8bddbce
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: f3ec4f87d607f40497afdb5ac03f11e2ea253d52
refs/heads/master: 73cd3b43f08cc9a9bcb168994b8e9ebd983ff573
2 changes: 1 addition & 1 deletion trunk/arch/x86/pci/legacy.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ int __init pci_legacy_init(void)
return 0;
}

void pcibios_scan_specific_bus(int busn)
void __devinit pcibios_scan_specific_bus(int busn)
{
int devfn;
long node;
Expand Down

0 comments on commit 8bddbce

Please sign in to comment.