Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187269
b: refs/heads/master
c: 771cb3e
h: refs/heads/master
i:
  187267: 1402b05
v: v3
  • Loading branch information
FUJITA Tomonori authored and Linus Torvalds committed Mar 12, 2010
1 parent e3c9c02 commit da9853d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 8d2efd0800ee7a7c71ae8748d759bb5eb4b71839
refs/heads/master: 771cb3ecfb4d2858a7583be83caf27726f6c3002
8 changes: 0 additions & 8 deletions trunk/arch/um/include/asm/dma-mapping.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,6 @@ dma_get_cache_alignment(void)
return(0);
}

static inline void
dma_sync_single_range(struct device *dev, dma_addr_t dma_handle,
unsigned long offset, size_t size,
enum dma_data_direction direction)
{
BUG();
}

static inline void
dma_cache_sync(struct device *dev, void *vaddr, size_t size,
enum dma_data_direction direction)
Expand Down

0 comments on commit da9853d

Please sign in to comment.