Re: [PATCH/RFC 4/4] common: dma-mapping: Move dma_common_*() to

2013-01-13 Thread Geert Uytterhoeven
Hi Marek, On Wed, Jan 2, 2013 at 3:22 PM, Marek Szyprowski wrote: > On 12/28/2012 8:23 PM, Geert Uytterhoeven wrote: >> dma_common_mmap() and dma_common_get_sgtable() are defined in >> drivers/base/dma-mapping.c, and always compiled if CONFIG_HAS_DMA=y. >> >> However, their forward declarations a

Re: [PATCH/RFC 4/4] common: dma-mapping: Move dma_common_*() to

2013-01-02 Thread Marek Szyprowski
Hello, On 12/28/2012 8:23 PM, Geert Uytterhoeven wrote: dma_common_mmap() and dma_common_get_sgtable() are defined in drivers/base/dma-mapping.c, and always compiled if CONFIG_HAS_DMA=y. However, their forward declarations and the inline functions defined on top of them (dma_mmap_attrs(), dma_m

Re: [PATCH/RFC 4/4] common: dma-mapping: Move dma_common_*() to

2012-12-28 Thread Mauro Carvalho Chehab
Em Fri, 28 Dec 2012 20:23:34 +0100 Geert Uytterhoeven escreveu: > dma_common_mmap() and dma_common_get_sgtable() are defined in > drivers/base/dma-mapping.c, and always compiled if CONFIG_HAS_DMA=y. > > However, their forward declarations and the inline functions defined on top > of them (dma_mm

[PATCH/RFC 4/4] common: dma-mapping: Move dma_common_*() to

2012-12-28 Thread Geert Uytterhoeven
dma_common_mmap() and dma_common_get_sgtable() are defined in drivers/base/dma-mapping.c, and always compiled if CONFIG_HAS_DMA=y. However, their forward declarations and the inline functions defined on top of them (dma_mmap_attrs(), dma_mmap_coherent(), dma_mmap_writecombine(), dma_get_sgtable_at