Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258167
b: refs/heads/master
c: 71695dd
h: refs/heads/master
i:
  258165: ecec0d4
  258163: 35c9392
  258159: 4a87c5b
v: v3
  • Loading branch information
Russell King committed Jul 3, 2011
1 parent 921b992 commit 18bf96f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 8021a4a048a85906302bd0236f3d125473be65b1
refs/heads/master: 71695dd8b9eacfcda1b548a5b1780d34213ad654
2 changes: 0 additions & 2 deletions trunk/arch/arm/common/dmabounce.c
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,6 @@ dma_addr_t __dma_map_page(struct device *dev, struct page *page,
dev_dbg(dev, "%s(page=%p,off=%#lx,size=%zx,dir=%x)\n",
__func__, page, offset, size, dir);

BUG_ON(!valid_dma_direction(dir));

if (PageHighMem(page)) {
dev_err(dev, "DMA buffer bouncing of HIGHMEM pages "
"is not supported\n");
Expand Down

0 comments on commit 18bf96f

Please sign in to comment.