Re: linux-next: build failure after merge of the v4l-dvb tree

2019-07-23 Thread Mauro Carvalho Chehab
Em Tue, 23 Jul 2019 12:14:20 -0300 Ezequiel Garcia escreveu: > On Tue, 2019-07-23 at 10:13 +1000, Stephen Rothwell wrote: > > Hi all, > > > > After merging the v4l-dvb tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > In file included from : > > include/media/vp

Re: linux-next: build failure after merge of the v4l-dvb tree

2019-07-23 Thread Ezequiel Garcia
On Tue, 2019-07-23 at 10:13 +1000, Stephen Rothwell wrote: > Hi all, > > After merging the v4l-dvb tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > In file included from : > include/media/vp8-ctrls.h:25:2: error: unknown type name '__s8' > __s8 quant_update[4]; > ^

Re: linux-next: build failure after merge of the v4l-dvb tree

2017-06-21 Thread Stanimir Varbanov
Hi Stephen, On 06/21/2017 04:25 AM, Stephen Rothwell wrote: > Hi Mauro, > > After merging the v4l-dvb tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > ERROR: "qcom_scm_is_available" > [drivers/media/platform/qcom/venus/venus-core.ko] undefined! > ERROR: "qcom_scm_pas

Re: linux-next: build failure after merge of the v4l-dvb tree

2017-02-05 Thread Mauro Carvalho Chehab
Em Mon, 6 Feb 2017 09:19:14 +1100 Stephen Rothwell escreveu: > Hi Mauro, > > On Thu, 2 Feb 2017 22:24:35 -0200 Mauro Carvalho Chehab > wrote: > > > > So, if this is not a problem to you, maybe you can setup your > > environment to pull (in this order) from: > > > > git://linuxtv.org/media

Re: linux-next: build failure after merge of the v4l-dvb tree

2017-02-05 Thread Stephen Rothwell
Hi Mauro, On Thu, 2 Feb 2017 22:24:35 -0200 Mauro Carvalho Chehab wrote: > > So, if this is not a problem to you, maybe you can setup your > environment to pull (in this order) from: > > git://linuxtv.org/media_tree.git fixes > git://linuxtv.org/media_tree.git master > git://l

Re: linux-next: build failure after merge of the v4l-dvb tree

2017-02-02 Thread Mauro Carvalho Chehab
Em Fri, 3 Feb 2017 11:01:17 +1100 Stephen Rothwell escreveu: > Hi Mauro, > > On Thu, 2 Feb 2017 21:24:40 -0200 Mauro Carvalho Chehab > wrote: > > > > I actually push the patches on a different tree: > > git://linuxtv.org/media_tree.git > > > > At the branches "master" and "fixes", where >

Re: linux-next: build failure after merge of the v4l-dvb tree

2017-02-02 Thread Stephen Rothwell
Hi Mauro, On Thu, 2 Feb 2017 21:24:40 -0200 Mauro Carvalho Chehab wrote: > > I actually push the patches on a different tree: > git://linuxtv.org/media_tree.git > > At the branches "master" and "fixes", where > > master - for rolling develoment patches > fixes - for bug fixes against cur

Re: linux-next: build failure after merge of the v4l-dvb tree

2017-02-02 Thread Mauro Carvalho Chehab
Em Fri, 3 Feb 2017 09:59:34 +1100 Stephen Rothwell escreveu: > Hi Mauro, > > On Thu, 2 Feb 2017 20:46:20 -0200 Mauro Carvalho Chehab > wrote: > > > > Gah, forgot to push the fix on the -next branch. Should be ok now. > > What I fetch for the v4l-dvb tree is the master branch of > git://linu

Re: linux-next: build failure after merge of the v4l-dvb tree

2017-02-02 Thread Stephen Rothwell
Hi Mauro, On Thu, 2 Feb 2017 20:46:20 -0200 Mauro Carvalho Chehab wrote: > > Gah, forgot to push the fix on the -next branch. Should be ok now. What I fetch for the v4l-dvb tree is the master branch of git://linuxtv.org/mchehab/media-next.git -- Cheers, Stephen Rothwell

Re: linux-next: build failure after merge of the v4l-dvb tree

2017-02-02 Thread Mauro Carvalho Chehab
Em Fri, 3 Feb 2017 09:24:46 +1100 Stephen Rothwell escreveu: > Hi Mauro, > > On Tue, 31 Jan 2017 11:55:05 +1100 Stephen Rothwell > wrote: > > > > After merging the v4l-dvb tree, today's linux-next build (arm > > multi_v7_defconfig) failed like this: > > > > In file included from arch/arm/mach

Re: linux-next: build failure after merge of the v4l-dvb tree

2017-02-02 Thread Stephen Rothwell
Hi Mauro, On Tue, 31 Jan 2017 11:55:05 +1100 Stephen Rothwell wrote: > > After merging the v4l-dvb tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > In file included from arch/arm/mach-omap2/pdata-quirks.c:15:0: > arch/arm/mach-omap2/pdata-quirks.c:536:49: error: '

Re: linux-next: build failure after merge of the v4l-dvb tree

2016-09-11 Thread Hans Verkuil
On 09/12/2016 07:10 AM, Stephen Rothwell wrote: Hi all, After merging the dax-misc tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/media/platform/soc_camera/built-in.o:(.opd+0x678): multiple definition of `soc_mbus_config_compatible' drivers/media/platform/soc_c

Re: linux-next: build failure after merge of the v4l-dvb tree

2015-04-13 Thread Laurent Pinchart
Hi Stephen, On Monday 13 April 2015 13:05:57 Stephen Rothwell wrote: > On Fri, 10 Apr 2015 15:45:11 +0300 Laurent Pinchart wrote: > > On Friday 10 April 2015 20:11:43 Stephen Rothwell wrote: > > > Hi Mauro, > > > > > > After merging the v4l-dvb tree, today's linux-next build (powerpc > > > allyes

Re: linux-next: build failure after merge of the v4l-dvb tree

2015-04-12 Thread Stephen Rothwell
Hi Laurent, On Fri, 10 Apr 2015 15:45:11 +0300 Laurent Pinchart wrote: > > On Friday 10 April 2015 20:11:43 Stephen Rothwell wrote: > > Hi Mauro, > > > > After merging the v4l-dvb tree, today's linux-next build (powerpc > > allyesconfig) failed like this: > > > > drivers/media/platform/xilinx/

Re: linux-next: build failure after merge of the v4l-dvb tree

2014-09-16 Thread Stephen Rothwell
Hi all, On Tue, 9 Sep 2014 12:43:06 +1000 Stephen Rothwell wrote: > > After merging the v4l-dvb tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > ERROR: "omap_stop_dma" [drivers/media/platform/soc_camera/omap1_camera.ko] > undefined! > ERROR: "omap_start_dma" [driver

Re: linux-next: build failure after merge of the v4l-dvb tree

2014-09-08 Thread Mauro Carvalho Chehab
Hi Stephen, Em Tue, 9 Sep 2014 12:43:06 +1000 Stephen Rothwell escreveu: > Hi Mauro, > > After merging the v4l-dvb tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > ERROR: "omap_stop_dma" [drivers/media/platform/soc_camera/omap1_camera.ko] > undefined! > ERROR: "oma

Re: linux-next: build failure after merge of the v4l-dvb tree

2014-07-25 Thread Mauro Carvalho Chehab
Em Fri, 25 Jul 2014 07:25:05 +0200 David Härdeman escreveu: > Mauro, > > On July 25, 2014 4:23:17 AM CEST, Stephen Rothwell > wrote: > >Hi Mauro, > > > >After merging the v4l-dvb tree, today's linux-next build (x86_64 > >allmodconfig) > >failed like this: > > > >drivers/hid/hid-picolcd_cir.c:

Re: linux-next: build failure after merge of the v4l-dvb tree

2014-07-16 Thread Ingo Molnar
* Stephen Rothwell wrote: > Hi Ingo, > > On Wed, 16 Jul 2014 15:21:14 +0200 Ingo Molnar wrote: > > > > FYI, I sent the fix to Linus earlier today. > > Excellent, thanks. You are welcome! Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Re: linux-next: build failure after merge of the v4l-dvb tree

2014-07-16 Thread Stephen Rothwell
Hi Ingo, On Wed, 16 Jul 2014 15:21:14 +0200 Ingo Molnar wrote: > > FYI, I sent the fix to Linus earlier today. Excellent, thanks. -- Cheers, Stephen Rothwells...@canb.auug.org.au signature.asc Description: PGP signature

Re: linux-next: build failure after merge of the v4l-dvb tree

2014-07-16 Thread Ingo Molnar
* Stephen Rothwell wrote: > Hi Guenter, > > On Tue, 15 Jul 2014 12:08:07 -0700 Guenter Roeck wrote: > > > > > > > Do you mean b6220ad66 (sched: Fix compiler warnings) ? I thought that > > > > > was accepted > > > > > a week or so ago. > > > > > > > > That is in the tip tree and includes the

Re: linux-next: build failure after merge of the v4l-dvb tree

2014-07-15 Thread Guenter Roeck
On 07/15/2014 08:04 PM, Stephen Rothwell wrote: Hi Guenter, On Tue, 15 Jul 2014 12:08:07 -0700 Guenter Roeck wrote: Do you mean b6220ad66 (sched: Fix compiler warnings) ? I thought that was accepted a week or so ago. That is in the tip tree and includes the fixups to powerpc and arm. I d

Re: linux-next: build failure after merge of the v4l-dvb tree

2014-07-15 Thread Stephen Rothwell
Hi Guenter, On Tue, 15 Jul 2014 12:08:07 -0700 Guenter Roeck wrote: > > > > > Do you mean b6220ad66 (sched: Fix compiler warnings) ? I thought that > > > > was accepted > > > > a week or so ago. > > > > > > That is in the tip tree and includes the fixups to powerpc and arm. I > > > don't merge

Re: linux-next: build failure after merge of the v4l-dvb tree

2014-07-15 Thread Guenter Roeck
On Tue, Jul 15, 2014 at 03:08:01PM -0300, Mauro Carvalho Chehab wrote: > Hi Guenter, > > Em Tue, 15 Jul 2014 15:55:47 +1000 > Stephen Rothwell escreveu: > > > Hi Guenter, > > > > On Mon, 14 Jul 2014 22:43:42 -0700 Guenter Roeck wrote: > > > > > > On 07/14/2014 08:29 PM, Stephen Rothwell wrote:

Re: linux-next: build failure after merge of the v4l-dvb tree

2014-07-15 Thread Mauro Carvalho Chehab
Hi Guenter, Em Tue, 15 Jul 2014 15:55:47 +1000 Stephen Rothwell escreveu: > Hi Guenter, > > On Mon, 14 Jul 2014 22:43:42 -0700 Guenter Roeck wrote: > > > > On 07/14/2014 08:29 PM, Stephen Rothwell wrote: > > > > > > After merging the v4l-dvb tree, today's linux-next build (powerpc > > > ppc64

Re: linux-next: build failure after merge of the v4l-dvb tree

2014-07-15 Thread Guenter Roeck
On 07/14/2014 10:55 PM, Stephen Rothwell wrote: Hi Guenter, On Mon, 14 Jul 2014 22:43:42 -0700 Guenter Roeck wrote: On 07/14/2014 08:29 PM, Stephen Rothwell wrote: After merging the v4l-dvb tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: arch/powerpc/kernel/smp.

Re: linux-next: build failure after merge of the v4l-dvb tree

2014-07-14 Thread Stephen Rothwell
Hi Guenter, On Mon, 14 Jul 2014 22:43:42 -0700 Guenter Roeck wrote: > > On 07/14/2014 08:29 PM, Stephen Rothwell wrote: > > > > After merging the v4l-dvb tree, today's linux-next build (powerpc > > ppc64_defconfig) > > failed like this: > > > > arch/powerpc/kernel/smp.c:764:2: error: initializat

Re: linux-next: build failure after merge of the v4l-dvb tree

2014-07-14 Thread Guenter Roeck
On 07/14/2014 08:29 PM, Stephen Rothwell wrote: Hi Mauro, After merging the v4l-dvb tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: arch/powerpc/kernel/smp.c:764:2: error: initialization from incompatible pointer type [-Werror] { cpu_smt_mask, powerpc_smt_flags,

Re: linux-next: build failure after merge of the v4l-dvb tree

2014-03-31 Thread Mauro Carvalho Chehab
Hi Stephen, Em Mon, 31 Mar 2014 13:01:07 +1100 Stephen Rothwell escreveu: > Hi Mauro, > > After merging the v4l-dvb tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/media/usb/em28xx/em28xx-dvb.c: In function 'em28xx_dvb_resume': > drivers/media/usb/em28xx/em

Re: linux-next: build failure after merge of the v4l-dvb tree

2013-01-11 Thread Mauro Carvalho Chehab
Em Fri, 11 Jan 2013 11:39:04 +1100 Stephen Rothwell escreveu: > Hi Mauro, > > After merging the v4l-dvb tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/media/platform/sh_veu.c:1146:22: error: expected '=', ',', ';', 'asm' > or '__attribute__' before 'sh_veu

Re: linux-next: build failure after merge of the v4l-dvb tree

2012-11-26 Thread Marek Szyprowski
Hi Stephen, On 11/26/2012 3:31 AM, Stephen Rothwell wrote: Hi Mauro, After merging the v4l-dvb tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: "dma_common_get_sgtable" [drivers/media/v4l2-core/videobuf2-dma-contig.ko] undefined! Caused by commit 9ef2cbeb8192 ("[

Re: linux-next: build failure after merge of the v4l-dvb tree

2012-11-26 Thread Mauro Carvalho Chehab
Hi Stephen, Em Mon, 26 Nov 2012 13:31:53 +1100 Stephen Rothwell escreveu: > Hi Mauro, > > After merging the v4l-dvb tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > ERROR: "dma_common_get_sgtable" > [drivers/media/v4l2-core/videobuf2-dma-contig.ko] undefined! > >

Re: linux-next: build failure after merge of the v4l-dvb tree

2012-11-13 Thread Mauro Carvalho Chehab
Em Mon, 12 Nov 2012 11:09:35 +1100 Stephen Rothwell escreveu: > Hi Mauro, > > After merging the v4l-dvb tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > ERROR: "sms_ir_exit" [drivers/media/common/siano/smsmdtv.ko] undefined! > ERROR: "sms_ir_event" [drivers/media/com

Re: linux-next: build failure after merge of the v4l-dvb tree

2012-11-06 Thread Mauro Carvalho Chehab
Em Wed, 7 Nov 2012 11:05:59 +1100 Stephen Rothwell escreveu: > Hi Mauro, > > After merging the v4l-dvb tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/built-in.o: In function `sms_ir_event': > (.text+0x129b95): undefined reference to `ir_raw_event_store' > d

Re: linux-next: build failure after merge of the v4l-dvb tree

2012-11-05 Thread Mauro Carvalho Chehab
Hi Stephen, Em Mon, 5 Nov 2012 11:34:09 +1100 Stephen Rothwell escreveu: > Hi Mauro, > > On Mon, 29 Oct 2012 11:14:03 +1100 Stephen Rothwell > wrote: > > > > After merging the v4l-dvb tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > drivers/hid/hid-picolcd_c

Re: linux-next: build failure after merge of the v4l-dvb tree

2012-11-04 Thread Stephen Rothwell
Hi Mauro, On Mon, 29 Oct 2012 11:14:03 +1100 Stephen Rothwell wrote: > > After merging the v4l-dvb tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/hid/hid-picolcd_cir.c: In function 'picolcd_init_cir': > drivers/hid/hid-picolcd_cir.c:119:27: error: 'RC_TYPE_

Re: linux-next: build failure after merge of the v4l-dvb tree

2012-10-29 Thread Mauro Carvalho Chehab
Em Mon, 29 Oct 2012 09:09:13 +0100 David Härdeman escreveu: > On Mon, 29 Oct 2012 11:14:03 +1100, Stephen Rothwell > > wrote: > > Hi Mauro, > > > > After merging the v4l-dvb tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > drivers/hid/hid-picolcd_cir.c: In fun

Re: linux-next: build failure after merge of the v4l-dvb tree

2012-10-29 Thread Jiri Kosina
On Mon, 29 Oct 2012, David Härdeman wrote: > > allmodconfig) failed like this: > > > > drivers/hid/hid-picolcd_cir.c: In function 'picolcd_init_cir': > > drivers/hid/hid-picolcd_cir.c:119:27: error: 'RC_TYPE_ALL' undeclared > > (first use in this function) > > I can fix it, should be easy (renam

Re: linux-next: build failure after merge of the v4l-dvb tree

2012-10-29 Thread David Härdeman
On Mon, 29 Oct 2012 11:14:03 +1100, Stephen Rothwell wrote: > Hi Mauro, > > After merging the v4l-dvb tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/hid/hid-picolcd_cir.c: In function 'picolcd_init_cir': > drivers/hid/hid-picolcd_cir.c:119:27: error: 'RC_TYP

Re: linux-next: build failure after merge of the v4l-dvb tree

2012-08-16 Thread Mauro Carvalho Chehab
Hi Stephen, Em 16-08-2012 22:10, Stephen Rothwell escreveu: > Hi Mauro, > > After merging the v4l-dvb tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > ERROR: "usb_cypress_load_firmware" > [drivers/staging/media/go7007/s2250-loader.ko] undefined! This is due to the u