On 11/18/13 19:39, Stephen Rothwell wrote: > Hi all, > > Please do *not* add any v3.14 material to linux-next until after > v3.13-rc1 is released. > > Changes since 20131118: > on i386: when CONFIG_I2C=m (a.k.a. the dangers of having a bool depend on a tristate) drivers/built-in.o: In function `as3722_i2c_probe': as3722.c:(.text+0x41456): undefined reference to `devm_regmap_init_i2c' drivers/built-in.o: In function `as3722_i2c_driver_init': as3722.c:(.init.text+0x1b5d): undefined reference to `i2c_register_driver' drivers/built-in.o: In function `as3722_i2c_driver_exit': as3722.c:(.exit.text+0x41e): undefined reference to `i2c_del_driver' Full randconfig file is attached. -- ~Randy