Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126797
b: refs/heads/master
c: ac86ccc
h: refs/heads/master
i:
  126795: 25b5dd7
v: v3
  • Loading branch information
FUJITA Tomonori authored and Ingo Molnar committed Dec 28, 2008
1 parent b9989f9 commit 9fdcc52
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 1da4f9894c243a9c58c505fd8f3e6cc0709a8825
refs/heads/master: ac86ccc637458dea53077823f98bc3e1b874d478
3 changes: 0 additions & 3 deletions trunk/lib/swiotlb.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include <linux/mm.h>
#include <linux/module.h>
#include <linux/spinlock.h>
#include <linux/swiotlb.h>
#include <linux/string.h>
#include <linux/swiotlb.h>
#include <linux/pfn.h>
Expand Down Expand Up @@ -777,8 +776,6 @@ swiotlb_sync_single_range_for_device(struct device *hwdev, dma_addr_t dev_addr,
SYNC_FOR_DEVICE);
}

void swiotlb_unmap_sg_attrs(struct device *, struct scatterlist *, int, int,
struct dma_attrs *);
/*
* Map a set of buffers described by scatterlist in streaming mode for DMA.
* This is the scatter-gather version of the above swiotlb_map_single
Expand Down

0 comments on commit 9fdcc52

Please sign in to comment.