Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137279
b: refs/heads/master
c: 7f3ccb5
h: refs/heads/master
i:
  137277: 166bbfb
  137275: 6c86f0a
  137271: 78a6684
  137263: dfd4183
  137247: d03443f
  137215: db91301
v: v3
  • Loading branch information
Krzysztof Hałasa committed Mar 17, 2009
1 parent 8c8b8a7 commit ebec4c1
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: de3ce856d67b770f7d546e3f3e6a3972deb319a8
refs/heads/master: 7f3ccb5a22c945916390a9bd7101d0f553fa0fbd
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ixp4xx/common-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ int ixp4xx_setup(int nr, struct pci_sys_data *sys)
return 1;
}

struct pci_bus *ixp4xx_scan_bus(int nr, struct pci_sys_data *sys)
struct pci_bus * __devinit ixp4xx_scan_bus(int nr, struct pci_sys_data *sys)
{
return pci_scan_bus(sys->busnr, &ixp4xx_ops, sys);
}
Expand Down

0 comments on commit ebec4c1

Please sign in to comment.