Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339784
b: refs/heads/master
c: 16cf8a8
h: refs/heads/master
v: v3
  • Loading branch information
Marek Szyprowski authored and Arnd Bergmann committed Nov 13, 2012
1 parent e42bbf3 commit f5880ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: f02dfada8b172dee86e77ecf13dd5a72dba9e47c
refs/heads/master: 16cf8a80a8f0f4757427b17cdfb6c4897674db68
7 changes: 0 additions & 7 deletions trunk/arch/arm/include/asm/dma-mapping.h
Original file line number Diff line number Diff line change
Expand Up @@ -210,13 +210,6 @@ static inline void dma_free_writecombine(struct device *dev, size_t size,
*/
extern void __init init_dma_coherent_pool_size(unsigned long size);

/*
* This can be called during boot to increase the size of the consistent
* DMA region above it's default value of 2MB. It must be called before the
* memory allocator is initialised, i.e. before any core_initcall.
*/
static inline void init_consistent_dma_size(unsigned long size) { }

/*
* For SA-1111, IXP425, and ADI systems the dma-mapping functions are "magic"
* and utilize bounce buffers as needed to work around limited DMA windows.
Expand Down

0 comments on commit f5880ec

Please sign in to comment.