Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11562
b: refs/heads/master
c: f255f0d
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell committed Oct 12, 2005
1 parent 0b5a937 commit a676850
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: f696012330a67a60a9822ed48d1e9ecba73b4f18
refs/heads/master: f255f0dd1b4ef7af0e48f5603d1f27ee4bad5848
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/iseries/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ static struct device_node *build_device_node(HvBusNumber Bus,
return NULL;
}
node->data = pdn;
pdn->node = node;
list_add_tail(&pdn->Device_List, &iSeries_Global_Device_List);
#if 0
pdn->DsaAddr = ((u64)Bus << 48) + ((u64)SubBus << 40) + ((u64)0x10 << 32);
Expand Down

0 comments on commit a676850

Please sign in to comment.