Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260735
b: refs/heads/master
c: c9d761b
h: refs/heads/master
i:
  260733: 82e455f
  260731: c87ee1d
  260727: a62cf77
  260719: 0f84f96
  260703: cb68c4d
  260671: 578357a
  260607: aabc8f9
v: v3
  • Loading branch information
Michal Simek committed Jul 25, 2011
1 parent 9f875f0 commit 642e065
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: ca12adc8ca6814d1949fcc6d83c1adda6dc9e2ef
refs/heads/master: c9d761b7c4b658a937a941aea2781f511a0ff3ec
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 642e065

Please sign in to comment.