Hi all, After merging the arm-soc tree, today's linux-next build (x86_64 allmodconfig) failed like this: sound/arm/pxa2xx-pcm-lib.c: In function '__pxa2xx_pcm_open': sound/arm/pxa2xx-pcm-lib.c:129:6: error: 'pxad_filter_fn' undeclared (first use in this function); did you mean 'dma_filter_fn'? pxad_filter_fn, ^~~~~~~~~~~~~~ dma_filter_fn Caused by commit 0d0b16b8e008 ("dmaengine: pxa: make the filter function internal") I have used the arm-soc tree from next-20180713 for today. -- Cheers, Stephen Rothwell