From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: linux-next: build failure after merge of the arm-soc tree Date: Sun, 15 Jul 2018 16:50:25 -0700 Message-ID: References: <20180716091337.6c1b2a4d@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20180716091337.6c1b2a4d@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell Cc: Arnd Bergmann , ARM , Linux-Next Mailing List , Linux Kernel Mailing List , Robert Jarzmik , Vinod Koul List-Id: linux-next.vger.kernel.org On Sun, Jul 15, 2018 at 4:13 PM, Stephen Rothwell wrote: > 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. It's a known issue due to dependencies with a driver tree. :( Robert, this is unfortunate. What's the dependent patches? We can pick them up in our tree as duplicates if needed. -Olof