Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149647
b: refs/heads/master
c: 9527226
h: refs/heads/master
i:
  149645: 74014cf
  149643: 5e53c09
  149639: 0fda1f5
  149631: 4ba4dac
v: v3
  • Loading branch information
Kumar Gala authored and Benjamin Herrenschmidt committed May 21, 2009
1 parent 85978d6 commit e0f416e
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: bccd6f73f0a81b91655ab63d09bd60f7fbb3231b
refs/heads/master: 95272262aa43a85ad134c2ceeacb28e8b755ede1
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/powermac/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ static int __init pmac_probe(void)
/* Move that to pci.c */
static int pmac_pci_probe_mode(struct pci_bus *bus)
{
struct device_node *node = bus->sysdata;
struct device_node *node = pci_bus_to_OF_node(bus);

/* We need to use normal PCI probing for the AGP bus,
* since the device for the AGP bridge isn't in the tree.
Expand Down

0 comments on commit e0f416e

Please sign in to comment.