]> git.baikalelectronics.ru Git - kernel.git/commit
dma-coherent: export dma_[alloc|release]_from_coherent methods
authorIngo Molnar <mingo@elte.hu>
Wed, 20 Aug 2008 10:16:09 +0000 (12:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 22 Aug 2008 06:34:53 +0000 (08:34 +0200)
commitbe4e74290233ecd0dd97b83607d08e0c1f6c5861
tree9e8f5cc174abdcb54899f8e58b9e9e46f914a01e
parentc6414ba099d02c0ec3ee22fbd6fb5992e9ae5e10
dma-coherent: export dma_[alloc|release]_from_coherent methods

fixes modular builds:

  ERROR: "dma_alloc_from_coherent" [sound/core/snd-page-alloc.ko] undefined!
  ERROR: "dma_release_from_coherent" [sound/core/snd-page-alloc.ko] undefined!

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/dma-coherent.c