Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67411
b: refs/heads/master
c: 3eb523b
h: refs/heads/master
i:
  67409: 4335410
  67407: 20d1e27
v: v3
  • Loading branch information
Arnd Bergmann authored and Paul Mackerras committed Oct 3, 2007
1 parent 1eba75a commit 1351c30
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: fabca2c0a461bd82a35194e3a4bb1e98f3ffa789
refs/heads/master: 3eb523b939d59fd90518188750c26df5d357478f
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/pci_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ int pci_proc_domain(struct pci_bus *bus)
return 0;
else {
struct pci_controller *hose = pci_bus_to_host(bus);
return hose->buid;
return hose->buid != 0;
}
}

Expand Down

0 comments on commit 1351c30

Please sign in to comment.