commit | a1b9298e55d2395be4ac25de3340b6eee01c6f67 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Tue Apr 25 14:14:52 2006 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Tue Apr 25 14:14:52 2006 +0100 |
tree | 23a80fc7105a3d58db7af410eec0fbab692fe758 | |
parent | 5a570cc0a41bd316afc91ba2c7151fed70d10b31 [diff] |
Sanitise linux/i2c.h for userspace consumption It was unconditionally including a whole bunch of headers which aren't user-visible, and also exposing a lot of private internal stuff of its own. Also fix some legacy character set to UTF-8 while we're at it. Signed-off-by: David Woodhouse <dwmw2@infradead.org>