Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64846
b: refs/heads/master
c: 41f9c78
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Sep 11, 2007
1 parent f6cd771 commit 2fceb16
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: 28e18a0f691b3737f73ab9033ded6a4da6c31b2f
refs/heads/master: 41f9c78c2e599d3a50cf092eda2d1c2d5962bda8
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 2fceb16

Please sign in to comment.