Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64757
b: refs/heads/master
c: d4ef9dd
h: refs/heads/master
i:
  64755: b08c8c1
v: v3
  • Loading branch information
Ralf Baechle committed Sep 10, 2007
1 parent 9bbbdfe commit 4437dfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fbd0ed37c894759a5868638c3f509e0de864aba5
refs/heads/master: d4ef9dd33d0f513777409710fd99e016d46c3a85
1 change: 1 addition & 0 deletions trunk/arch/mips/pci/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ static int __init pcibios_init(void)

bus = pci_scan_bus(next_busno, hose->pci_ops, hose);
hose->bus = bus;
need_domain_info = need_domain_info || hose->index;
hose->need_domain_info = need_domain_info;
if (bus) {
next_busno = bus->subordinate + 1;
Expand Down

0 comments on commit 4437dfd

Please sign in to comment.