Re: linux-next: build warning after merge of the slave-dma tree

2019-08-12 Thread Stephen Rothwell
Hi Arnd, On Mon, 12 Aug 2019 11:14:08 +0200 Arnd Bergmann wrote: > > The warning is valid, I will send a fix. Thanks. > I have never seen this message though, I guess the build system just > introduced > a check for this? I don't see where this would come from in next-20190809 > (only checking

Re: linux-next: build warning after merge of the slave-dma tree

2019-08-12 Thread Arnd Bergmann
On Mon, Aug 12, 2019 at 9:14 AM Stephen Rothwell wrote: > > Hi all, > > After merging the slave-dma tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > WARNING: "omap_dma_filter_fn" [vmlinux] is a static EXPORT_SYMBOL_GPL > WARNING: "edma_filter_fn" [vmlinux] is a

Re: linux-next: build warning after merge of the slave-dma tree

2018-11-26 Thread Vinod Koul
Hi Stephen, On 26-11-18, 16:59, Stephen Rothwell wrote: > Hi Vinod, > > After merging the slave-dma tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/dma/coh901318.c: In function 'coh901318_config': > drivers/dma/coh901318.c:1805:16: warning: unused variab

Re: linux-next: build warning after merge of the slave-dma tree

2018-09-13 Thread Angelo Dureghello
Hi, sorry, there was no build-test robot warning anymore about it. Will fix it in a patch in short. On Thu, Sep 13, 2018 at 12:22:18PM +1000, Stephen Rothwell wrote: > Hi Vinod, > > After merging the slave-dma tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > dr

Re: linux-next: build warning after merge of the slave-dma tree

2018-07-04 Thread Vinod
Hi Stephen, On 05-07-18, 12:47, Stephen Rothwell wrote: > On Wed, 4 Jul 2018 09:50:17 +0530 Vinod wrote: > > On 04-07-18, 13:30, Stephen Rothwell wrote: > > > > > > After merging the slave-dma tree, today's linux-next build (x86_64 > > > allmodconfig) produced this warning: > > > > > > WARNING:

Re: linux-next: build warning after merge of the slave-dma tree

2018-07-04 Thread Stephen Rothwell
Hi Vinod, On Wed, 4 Jul 2018 09:50:17 +0530 Vinod wrote: > > On 04-07-18, 13:30, Stephen Rothwell wrote: > > > > After merging the slave-dma tree, today's linux-next build (x86_64 > > allmodconfig) produced this warning: > > > > WARNING: modpost: missing MODULE_LICENSE() in drivers/dma/fsl-edma

Re: linux-next: build warning after merge of the slave-dma tree

2018-07-03 Thread Vinod
Hi Stephen, On 04-07-18, 13:30, Stephen Rothwell wrote: > > After merging the slave-dma tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > WARNING: modpost: missing MODULE_LICENSE() in drivers/dma/fsl-edma-common.o Thanks for the report, I have fixed it by adding

RE: linux-next: build warning after merge of the slave-dma tree

2016-06-08 Thread Appana Durga Kedareswara Rao
Hi Stephen Rothwell, > Hi Vinod, > > After merging the slave-dma tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > drivers/dma/xilinx/xilinx_vdma.c: In function 'xilinx_dma_prep_dma_cyclic': > drivers/dma/xilinx/xilinx_vdma.c:1808:23: warning: 'segment' may be

Re: linux-next: build warning after merge of the slave-dma tree

2015-03-29 Thread Appana Durga Kedareswara Rao
Hi Stephen Rothwell, I will fix this and will send a patch. Regards, Kedar. On 3/30/2015 11:50 AM, Stephen Rothwell wrote: Hi Vinod, After merging the slave-dma tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: In file included from drivers/dma/xilinx/xilinx_vdma