From: Ingo Molnar Date: Wed, 20 Aug 2008 10:16:09 +0000 (+0200) Subject: dma-coherent: export dma_[alloc|release]_from_coherent methods X-Git-Tag: v2.6.28-rc1~712^2^4~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a38409fbb5181324fb73b359189a72e02b6c7030;p=pandora-kernel.git 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 --- Reading git-diff-tree failed