Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123075
b: refs/heads/master
c: 29e931c
h: refs/heads/master
i:
  123073: 5276b22
  123071: 276ad40
v: v3
  • Loading branch information
Nicolas Palix authored and Paul Mackerras committed Dec 16, 2008
1 parent 81f054f commit 7bcafe7
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: 1e1c568d6c66d1e2e345fd15e2a1ceafc5d7e33a
refs/heads/master: 29e931c02b0e54f3d36b930c118e69b507b4b6ff
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/chrp/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ hydra_init(void)
of_node_put(np);
return 0;
}
of_node_put(np);
Hydra = ioremap(r.start, r.end-r.start);
printk("Hydra Mac I/O at %llx\n", (unsigned long long)r.start);
printk("Hydra Feature_Control was %x",
Expand Down

0 comments on commit 7bcafe7

Please sign in to comment.