Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158056
b: refs/heads/master
c: be02ff9
h: refs/heads/master
v: v3
  • Loading branch information
FUJITA Tomonori authored and Ingo Molnar committed Aug 10, 2009
1 parent 74f74b6 commit 5ae9457
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: a8ad568dd8ca122aa8048ea067d3599820d1c1b4
refs/heads/master: be02ff9940c0106dea1470462401a07c5d52e086
1 change: 0 additions & 1 deletion trunk/arch/ia64/include/asm/dma-mapping.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ static inline void dma_free_coherent(struct device *dev, size_t size,
#define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h)

#define get_dma_ops(dev) platform_dma_get_ops(dev)
#define flush_write_buffers()

#include <asm-generic/dma-mapping-common.h>

Expand Down

0 comments on commit 5ae9457

Please sign in to comment.