Errot compiling 3.1.-rc4

2013-10-15 Thread jpliste
Hello,

I get a compile error with the kernel 3.12-rc4 :

Kernel: arch/x86/boot/bzImage is ready  (#8)
ERROR: devm_regmap_init_i2c [drivers/usb/misc/usb3503.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

If I set :

# CONFIG_USB_HSIC_USB3503 is not set

the kernel compile OK.

Regards

JP P

--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Errot compiling 3.1.-rc4

2013-10-15 Thread Randy Dunlap
On 10/15/13 14:48, jpliste wrote:
 Hello,
 
 I get a compile error with the kernel 3.12-rc4 :
 
 Kernel: arch/x86/boot/bzImage is ready  (#8)
 ERROR: devm_regmap_init_i2c [drivers/usb/misc/usb3503.ko] undefined!
 make[1]: *** [__modpost] Error 1
 make: *** [modules] Error 2
 
 If I set :
 
 # CONFIG_USB_HSIC_USB3503 is not set
 
 the kernel compile OK.

Please post your failing kernel .config file.

thanks.

-- 
~Randy
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html