On 09/18/2013 09:09 PM, Mark Brown wrote:
On Wed, Sep 18, 2013 at 03:47:23PM +0100, Mark Brown wrote:
On Tue, Sep 17, 2013 at 12:26:05PM +0300, jsarha@ti.com wrote:
From: "Hebbar, Gururaja" gururaja.hebbar@ti.com
AM33xx uses same McASP IP as the Davinci Platform. This patch updates Kconfig and makefile to enable build for McASP, PCM & Codec drivers.
Applied, thanks.
Dropped since this breaks x86 builds due to dma_alloc_writecombine() not being defined (our DMA APIs really aren't wonderful...).
I added SOC_AM33XX-dependency to SND_AM33XX_SOC_EVM config and it appears to fix at least the "warning: (SND_AM33XX_SOC_EVM) selects ..."-problem. I'll send an updated patch series (this time with maintainers in CC) shortly after/if my
% make ARCH=x86_64 allmodconfig && make -j 4
finishes without errors. Sorry for not testing that myself first time around.
Best regards, Jyri