Re: Build errors caused by modalias generation patch

2013-05-07 Thread Andreas Schwab
Ralf Baechle writes: > cobalt_defconfig: > > CC [M] drivers/hid/usbhid/hid-quirks.o > LD [M] drivers/hid/usbhid/usbhid.o > FATAL: drivers/hid/usbhid/usbhid: sizeof(struct usb_device_id)=32 is not a > modulo of the size of section __mod_usb_device_table=48. > Fix definition of struct usb_de

Re: Build errors caused by modalias generation patch

2013-05-07 Thread Geert Uytterhoeven
On Tue, May 7, 2013 at 12:58 PM, Geert Uytterhoeven wrote: > On Tue, May 7, 2013 at 12:04 PM, Ralf Baechle wrote: >> On Mon, May 06, 2013 at 07:19:53PM +0200, Andreas Schwab wrote: >>> Please try the patch in >>> . >> >> No change in observe

Re: Build errors caused by modalias generation patch

2013-05-07 Thread Geert Uytterhoeven
On Tue, May 7, 2013 at 12:04 PM, Ralf Baechle wrote: > On Mon, May 06, 2013 at 07:19:53PM +0200, Andreas Schwab wrote: >> Please try the patch in >> . > > No change in observed behaviour. I did all my builds in empty object > directories so

Re: Build errors caused by modalias generation patch

2013-05-07 Thread Ralf Baechle
On Mon, May 06, 2013 at 07:19:53PM +0200, Andreas Schwab wrote: > Please try the patch in > . No change in observed behaviour. I did all my builds in empty object directories so I don't see why this patch would make any difference. Ralf

Re: Build errors caused by modalias generation patch

2013-05-06 Thread Andreas Schwab
Please try the patch in . Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- To unsubscribe from this list: send the li

Build errors caused by modalias generation patch

2013-05-06 Thread Ralf Baechle
Andreas, doing builds of all MIPS defconfigs I observed a fair number of them were failing to build with errors like these: cobalt_defconfig: CC [M] drivers/hid/usbhid/hid-quirks.o LD [M] drivers/hid/usbhid/usbhid.o FATAL: drivers/hid/usbhid/usbhid: sizeof(struct usb_device_id)=32 is not a