Re: [PATCH] dmaengine: mmp_tdma: Select GENERIC_ALLOCATOR

2016-11-13 Thread Vinod Koul
On Thu, Nov 03, 2016 at 01:36:55PM +0100, Borislav Petkov wrote: > From: Borislav Petkov > > as the driver needs it. Build error caught with a randconfig build: Already fixed by commit d6619761068cf573cae406f176d00b82a39a37fc :(dmaengine: mmp_tdma: add missing select GENERIC_ALLOCATOR in Kconfig

Re: [PATCH] dmaengine: mmp_tdma: select GENERIC_ALLOCATOR

2016-10-18 Thread Vinod Koul
On Mon, Oct 10, 2016 at 02:07:35PM +0200, Arnd Bergmann wrote: > build testing on x86 revealed a missing dependency that leads to a link error: > > drivers/dma/built-in.o: In function `mmp_tdma_prep_dma_cyclic': > mmp_tdma.c:(.text+0x9564): undefined reference to `gen_pool_dma_alloc' > drivers/dma