Re: CONFIG_I2C_XILINX doesn't complie

From: Randy Dunlap
Date: Tue Mar 09 2010 - 11:49:43 EST


On Tue, 9 Mar 2010 17:31:04 +0100 (CET) Jiri Kosina wrote:

> Hi,
>
> current Linus' tree (57d54889cd00) doesn't compile when CONFIG_I2C_XILINX
> is enabled:
>
> drivers/i2c/busses/i2c-xiic.c:39:28: error: linux/i2c-xiic.h: No such file or directory
> drivers/i2c/busses/i2c-xiic.c: In function âxiic_i2c_probeâ:
> drivers/i2c/busses/i2c-xiic.c:750: error: dereferencing pointer to incomplete type
> drivers/i2c/busses/i2c-xiic.c:751: error: dereferencing pointer to incomplete type
>
> Seems like the following commit
>
> commit e1d5b6598cdc33257fe68302ae9db81d2f7bb883
> Author: Richard RÃjfors <richard.rojfors@xxxxxxxxxxxxxx>
> Date: Thu Feb 11 10:42:00 2010 +0100
>
> i2c: Add support for Xilinx XPS IIC Bus Interface
>
> forgot to add some header files.


http://lkml.org/lkml/2010/3/9/50http://lkml.org/lkml/2010/3/9/50

---
~Randy
--
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/