Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131218
b: refs/heads/master
c: 08c6e3a
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Kumar Gala committed Feb 6, 2009
1 parent 1ee9e4f commit 600bbeb
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: 7f3ea17f316577e31db868f720ac575c74d20163
refs/heads/master: 08c6e3a57877ceda5c2f4c99ae7d433b8eef779a
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/82xx/pq2ads-pci-pic.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ int __init pq2ads_pci_init_irq(void)
iounmap(priv->regs);
out_free_bootmem:
free_bootmem((unsigned long)priv,
sizeof(sizeof(struct pq2ads_pci_pic)));
sizeof(struct pq2ads_pci_pic));
of_node_put(np);
out_unmap_irq:
irq_dispose_mapping(irq);
Expand Down

0 comments on commit 600bbeb

Please sign in to comment.