Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181148
b: refs/heads/master
c: 621266b
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Jan 28, 2010
1 parent 959d369 commit 809ba5a
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: f655f5e956eaf4fcda983f3b3d37c76371556c27
refs/heads/master: 621266bdf4b78fa92f7eabd7688b86f0dbd61d64
2 changes: 0 additions & 2 deletions trunk/arch/sh/include/asm/dma-mapping.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ static inline void dma_free_coherent(struct device *dev, size_t size,
{
struct dma_map_ops *ops = get_dma_ops(dev);

WARN_ON(irqs_disabled()); /* for portability */

if (dma_release_from_coherent(dev, get_order(size), vaddr))
return;

Expand Down

0 comments on commit 809ba5a

Please sign in to comment.