Re: [PATCH v8 14/19] ASoC: Samsung: Rename dma_ops by samsung_dma_ops

2013-10-23 Thread Julien Grall
(Add samsung sounds maintainers) On 10/17/2013 06:43 PM, Stefano Stabellini wrote: From: Julien Grall The commit "arm: introduce a global dma_ops pointer" introduce compilation issue when CONFIG_SND_SOC_SAMSUNG is enabled. sound/soc/samsung/dma.c:345:27: error: conflicting types for 'dma_ops'

[PATCH v8 14/19] ASoC: Samsung: Rename dma_ops by samsung_dma_ops

2013-10-17 Thread Stefano Stabellini
From: Julien Grall The commit "arm: introduce a global dma_ops pointer" introduce compilation issue when CONFIG_SND_SOC_SAMSUNG is enabled. sound/soc/samsung/dma.c:345:27: error: conflicting types for 'dma_ops' /local/home/julien/works/arndale/linux/arch/arm/include/asm/dma-mapping.h:16:28: note