Re: linux-next: Tree for Nov 19 (mfd/as3722)

From: Lee Jones
Date: Tue Nov 19 2013 - 14:38:20 EST


On Tue, 19 Nov 2013, Randy Dunlap wrote:

> 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'

I accepted a patch which fixes this yesterday and intended to send post -rc1.

--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/