Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98617
b: refs/heads/master
c: fc6e14f
h: refs/heads/master
i:
  98615: f927bc8
v: v3
  • Loading branch information
Russell King authored and Russell King committed Jun 22, 2008
1 parent 98c1425 commit 51a453e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: c907310fb0a5dd69a7fe11c08368abb0d34a35cb
refs/heads/master: fc6e14f4fb50bc734d08e65eb8a5798d54a2ad77
3 changes: 2 additions & 1 deletion trunk/arch/arm/common/dmabounce.c
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,8 @@ EXPORT_SYMBOL(dma_map_sg);
EXPORT_SYMBOL(dma_unmap_sg);
EXPORT_SYMBOL(dma_sync_single_for_cpu);
EXPORT_SYMBOL(dma_sync_single_for_device);
EXPORT_SYMBOL(dma_sync_sg);
EXPORT_SYMBOL(dma_sync_sg_for_cpu);
EXPORT_SYMBOL(dma_sync_sg_for_device);
EXPORT_SYMBOL(dmabounce_register_dev);
EXPORT_SYMBOL(dmabounce_unregister_dev);

Expand Down

0 comments on commit 51a453e

Please sign in to comment.