Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272637
b: refs/heads/master
c: 31e6606
h: refs/heads/master
i:
  272635: 8b899a5
v: v3
  • Loading branch information
Olof Johansson committed Oct 13, 2011
1 parent 4f376d9 commit 9c5195c
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: 3ead5137c2ceee39901415084e7ca3ab04d01970
refs/heads/master: 31e660685ddf6ca3686519b966f289f0f83f7780
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-tegra/pcie.c
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ static struct pci_bus __init *tegra_pcie_scan_bus(int nr,
struct tegra_pcie_port *pp;

if (nr >= tegra_pcie.num_ports)
return 0;
return NULL;

pp = tegra_pcie.port + nr;
pp->root_bus_nr = sys->busnr;
Expand Down

0 comments on commit 9c5195c

Please sign in to comment.