Sanitise linux/i2c-algo-ite.h for userspace consumption
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 25 Apr 2006 13:10:40 +0000 (14:10 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 25 Apr 2006 13:10:40 +0000 (14:10 +0100)
commit5a570cc0a41bd316afc91ba2c7151fed70d10b31
tree89fa6a2098f772dad535ddba9294e6ed7ed55f89
parent34186efc17025520a53a48468338003d238a77d7
Sanitise linux/i2c-algo-ite.h for userspace consumption

It doesn't need to include i2c.h, because a forward declaration of
struct i2c_adapter is perfectly sufficient. And it can be inside
#ifdef __KERNEL__ along with the kernel-internal structure definition.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/linux/i2c-algo-ite.h