where's include/linux/i2c-xiic.h?

From: Xiaotian Feng
Date: Sun Mar 07 2010 - 22:17:21 EST


Hi,

I'm getting following compile error with current git tree, does
commit e1d5b6598cdc33257fe68302ae9db81d2f7bb883 miss file
include/linux/i2c-xiic.h?


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
make[2]: *** [drivers/i2c/busses/i2c-xiic.o] Error 1

Regards
Xiaotian
--
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/