Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262723
b: refs/heads/master
c: a85fe3f
h: refs/heads/master
i:
  262721: 78d6932
  262719: 936b355
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Aug 10, 2011
1 parent a9ed80e commit 6a0939b
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: 81210c2062cf98bf625bcd487334c89b0fce5a82
refs/heads/master: a85fe3fce84335f83be17a7659bfbb3a71dc2fc4
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/iomap.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ void pci_iounmap(struct pci_dev *dev, void __iomem *addr)
return;
iounmap(addr);
}
#endif /* CONFIG_PCI */

EXPORT_SYMBOL(pci_iomap);
EXPORT_SYMBOL(pci_iounmap);
#endif /* CONFIG_PCI */

0 comments on commit 6a0939b

Please sign in to comment.