Re: Latest randconfig build errors

2013-04-15 Thread Arnd Bergmann
On Saturday 13 April 2013, Rob Clark wrote: > On Mon, Mar 4, 2013 at 1:46 PM, Tony Lindgren wrote: > > > >> drivers/gpu/drm/tilcdc/tilcdc_slave.o:(.data+0x54): multiple definition of > >> `__mod_of_device_table' > >> drivers/gpu/drm/tilcdc/tilcdc_tfp410.o:(.data+0x54): first defined here > >> dri

Re: Latest randconfig build errors

2013-04-14 Thread Thierry Reding
On Sun, Apr 14, 2013 at 12:29:46AM -0400, Rob Clark wrote: > On Sat, Apr 13, 2013 at 5:45 PM, Thierry Reding [...] > > I had been thinking about this on and off for a while, but I haven't > > come up with anything concrete. Ideally we could just have some kind of > > event that userspace would list

Re: Latest randconfig build errors

2013-04-13 Thread Rob Clark
On Sat, Apr 13, 2013 at 5:45 PM, Thierry Reding wrote: > On Sat, Apr 13, 2013 at 08:54:22AM -0400, Rob Clark wrote: >> On Mon, Mar 4, 2013 at 1:46 PM, Tony Lindgren wrote: >> > >> >> drivers/gpu/drm/tilcdc/tilcdc_slave.o:(.data+0x54): multiple definition >> >> of `__mod_of_device_table' >> >> dr

Re: Latest randconfig build errors

2013-04-13 Thread Thierry Reding
On Sat, Apr 13, 2013 at 08:54:22AM -0400, Rob Clark wrote: > On Mon, Mar 4, 2013 at 1:46 PM, Tony Lindgren wrote: > > > >> drivers/gpu/drm/tilcdc/tilcdc_slave.o:(.data+0x54): multiple definition of > >> `__mod_of_device_table' > >> drivers/gpu/drm/tilcdc/tilcdc_tfp410.o:(.data+0x54): first define

Re: Latest randconfig build errors

2013-04-13 Thread Rob Clark
On Mon, Mar 4, 2013 at 1:46 PM, Tony Lindgren wrote: > >> drivers/gpu/drm/tilcdc/tilcdc_slave.o:(.data+0x54): multiple definition of >> `__mod_of_device_table' >> drivers/gpu/drm/tilcdc/tilcdc_tfp410.o:(.data+0x54): first defined here >> drivers/gpu/drm/tilcdc/tilcdc_panel.o:(.data+0x54): multipl

Re: Latest randconfig build errors

2013-03-05 Thread Sekhar Nori
On 3/4/2013 3:21 PM, Russell King - ARM Linux wrote: > Last nights automated ARM build found the following errors with randconfig. > > All information as usual at http://www.arm.linux.org.uk/developer/build/ > > > Versatile randconfig: > > ERROR: "irq_domain_add_simple" [drivers/gpio/gpio-em.ko

Re: Latest randconfig build errors

2013-03-05 Thread Felipe Balbi
On Mon, Mar 04, 2013 at 10:54:24AM -0800, Tony Lindgren wrote: > * Felipe Balbi [130304 10:56]: > > Hi, > > > > On Mon, Mar 04, 2013 at 10:46:50AM -0800, Tony Lindgren wrote: > > > > The last three are caused by incorrect use of 'select': > > > > > > > > warning: (MACH_OMAP_ZOOM2 && MACH_OMAP_ZO

Re: Latest randconfig build errors

2013-03-04 Thread Arnd Bergmann
On Monday 04 March 2013, Russell King - ARM Linux wrote: > Versatile randconfig: > > ERROR: "irq_domain_add_simple" [drivers/gpio/gpio-em.ko] undefined! > I'm pretty sure I submitted a patch for this one before. I'll go looking for it. IIRC the solution was to export that symbol. Arnd

Re: Latest randconfig build errors

2013-03-04 Thread Tony Lindgren
* Felipe Balbi [130304 10:56]: > Hi, > > On Mon, Mar 04, 2013 at 10:46:50AM -0800, Tony Lindgren wrote: > > > The last three are caused by incorrect use of 'select': > > > > > > warning: (MACH_OMAP_ZOOM2 && MACH_OMAP_ZOOM3 && MWAVE) selects > > > SERIAL_8250 which has unmet direct dependencies

Re: Latest randconfig build errors

2013-03-04 Thread Felipe Balbi
Hi, On Mon, Mar 04, 2013 at 10:46:50AM -0800, Tony Lindgren wrote: > > The last three are caused by incorrect use of 'select': > > > > warning: (MACH_OMAP_ZOOM2 && MACH_OMAP_ZOOM3 && MWAVE) selects SERIAL_8250 > > which has unmet direct dependencies (TTY && HAS_IOMEM && GENERIC_HARDIRQS) > > war

Re: Latest randconfig build errors

2013-03-04 Thread Tony Lindgren
Hi Rob & Felipe, * Russell King - ARM Linux [130304 01:56]: > Last nights automated ARM build found the following errors with randconfig. > > All information as usual at http://www.arm.linux.org.uk/developer/build/ > > > Versatile randconfig: > > ERROR: "irq_domain_add_simple" [drivers/gpio/g

Latest randconfig build errors

2013-03-04 Thread Russell King - ARM Linux
Last nights automated ARM build found the following errors with randconfig. All information as usual at http://www.arm.linux.org.uk/developer/build/ Versatile randconfig: ERROR: "irq_domain_add_simple" [drivers/gpio/gpio-em.ko] undefined! OMAP4430 randconfig: drivers/gpu/drm/tilcdc/tilcdc_sla