Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54557
b: refs/heads/master
c: b2ead6e
h: refs/heads/master
i:
  54555: dc3007a
v: v3
  • Loading branch information
Sam Ravnborg authored and Linus Torvalds committed May 8, 2007
1 parent 223d054 commit 39bdb65
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 3c308798a337d75d846773dd64155860852931fc
refs/heads/master: b2ead6e012e2b2ab31851c288e0dd7872884a8a3
1 change: 0 additions & 1 deletion trunk/lib/swiotlb.c
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,6 @@ swiotlb_dma_supported(struct device *hwdev, u64 mask)
return virt_to_bus(io_tlb_end - 1) <= mask;
}

EXPORT_SYMBOL(swiotlb_init);
EXPORT_SYMBOL(swiotlb_map_single);
EXPORT_SYMBOL(swiotlb_unmap_single);
EXPORT_SYMBOL(swiotlb_map_sg);
Expand Down

0 comments on commit 39bdb65

Please sign in to comment.