On Mon, Mar 25, 2002 at 10:21:49PM +0100, Nicolas Souchu wrote:
> Hi there,
>
> *Sorry* for the breakage. I'm currently fixing it.
>
> smbus.h is due to the missing rule, smbus.h removed from OBJS.
>
> bktr_i2c.c is due to its automatic inclusion in kernel by conf/files:
> conditional compilati
Hi there,
*Sorry* for the breakage. I'm currently fixing it.
smbus.h is due to the missing rule, smbus.h removed from OBJS.
bktr_i2c.c is due to its automatic inclusion in kernel by conf/files:
conditional compilation inserted.
pcf.c breakage is due to iicbus_alloc_bus() removed, device_add_ch