Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347485
b: refs/heads/master
c: 5d346d1
h: refs/heads/master
i:
  347483: b6ebffc
v: v3
  • Loading branch information
Shuah Khan authored and Joerg Roedel committed Nov 17, 2012
1 parent 1704a17 commit be1c0bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bfe0fb0f1a570ae72680d6d48655c98d1f4733f5
refs/heads/master: 5d346d103355a0ea1ccc40b7ac0659326cb74077
1 change: 1 addition & 0 deletions trunk/arch/sparc/include/asm/dma-mapping.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ static inline void dma_free_attrs(struct device *dev, size_t size,

static inline int dma_mapping_error(struct device *dev, dma_addr_t dma_addr)
{
debug_dma_mapping_error(dev, dma_addr);
return (dma_addr == DMA_ERROR_CODE);
}

Expand Down

0 comments on commit be1c0bf

Please sign in to comment.