On Fri, Sep 16, 2016 at 04:22:46PM +0200, Arnd Bergmann wrote: > On Friday, September 16, 2016 7:50:35 PM CEST Vinod Koul wrote: > > I had pushed it my kernel.org tree where Fenguuang's bot found a numbe of > > issues, this series is present at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/slave-dma.git test/compile-fixes > > > > Please let me know if you find something. > > > > Ok, merged into the test tree now. I already got one failure: That was fast > > warning: (MMP_TDMA) selects MMP_SRAM which has unmet direct dependencies (ARCH_MMP) > 0xC18DB3AE Fri Sep 16 16:21:42 CEST 2016 failed > drivers/dma/mmp_tdma.o: In function `mmp_tdma_probe': > mmp_tdma.c:(.text.mmp_tdma_probe+0x178): undefined reference to `sram_get_gpool' Wonder why Feng's bot didnt pick that up! we should add depends on MMP_SRAM here then or fix sram to have dummy handlers when MMP_SRAM is not defined.. which one do you prefer.. Thanks -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html