Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260736
b: refs/heads/master
c: 6dbd308
h: refs/heads/master
v: v3
  • Loading branch information
Michal Simek committed Jul 26, 2011
1 parent 642e065 commit 2bd4b50
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: c9d761b7c4b658a937a941aea2781f511a0ff3ec
refs/heads/master: 6dbd3085c3c3a53dfa4491ebcbf7847955b16f26
2 changes: 1 addition & 1 deletion trunk/arch/microblaze/pci/pci_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ static void __devinit pcibios_scan_phb(struct pci_controller *hose)
hose->global_number);
return;
}
bus->dev.of_node = of_node_get(node);
bus.dev->of_node = of_node_get(node);
bus->secondary = hose->first_busno;
hose->bus = bus;

Expand Down

0 comments on commit 2bd4b50

Please sign in to comment.