Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40799
b: refs/heads/master
c: 5b06442
h: refs/heads/master
i:
  40797: 918145f
  40795: 8611a47
  40791: 5bedc48
  40783: 5c113f2
  40767: 3f4864c
v: v3
  • Loading branch information
Linus Torvalds committed Nov 8, 2006
1 parent d5fb4f0 commit 7a80950
Show file tree
Hide file tree
Showing 13 changed files with 182 additions and 1,796 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: 16b7f4dcd340875625714438a812ea06400f9666
refs/heads/master: 5b064423d66159a1b33ff9d5bcb42040a03e7dfe
3 changes: 2 additions & 1 deletion trunk/arch/arm/common/dmabounce.c
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,8 @@ EXPORT_SYMBOL(dma_map_single);
EXPORT_SYMBOL(dma_unmap_single);
EXPORT_SYMBOL(dma_map_sg);
EXPORT_SYMBOL(dma_unmap_sg);
EXPORT_SYMBOL(dma_sync_single);
EXPORT_SYMBOL(dma_sync_single_for_cpu);
EXPORT_SYMBOL(dma_sync_single_for_device);
EXPORT_SYMBOL(dma_sync_sg);
EXPORT_SYMBOL(dmabounce_register_dev);
EXPORT_SYMBOL(dmabounce_unregister_dev);
Expand Down
Loading

0 comments on commit 7a80950

Please sign in to comment.