Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201470
b: refs/heads/master
c: a3e5bb4
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Jul 27, 2010
1 parent 8e322f6 commit f6a61c6
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: b042245fc2ca8c0326f3f1ea6c4dafc561bb3a82
refs/heads/master: a3e5bb42898d10cff1d054d4b115d4dd608c0566
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-versatile/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ int __init pci_versatile_setup(int nr, struct pci_sys_data *sys)
}


struct pci_bus *pci_versatile_scan_bus(int nr, struct pci_sys_data *sys)
struct pci_bus * __init pci_versatile_scan_bus(int nr, struct pci_sys_data *sys)
{
return pci_scan_bus(sys->busnr, &pci_versatile_ops, sys);
}
Expand Down

0 comments on commit f6a61c6

Please sign in to comment.