Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347494
b: refs/heads/master
c: a015757
h: refs/heads/master
v: v3
  • Loading branch information
Ming Lei authored and Joerg Roedel committed Dec 3, 2012
1 parent 851cae0 commit 738cef8
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: fd78a95ac662a18e94509b7314c327475cbeafb4
refs/heads/master: a0157573041403e7507a6f3f32279fc14ff5c02e
1 change: 1 addition & 0 deletions trunk/arch/arm/include/asm/dma-mapping.h
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ static inline dma_addr_t virt_to_dma(struct device *dev, void *addr)
*/
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 738cef8

Please sign in to comment.