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. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html