From: David Woodhouse Date: Tue, 25 Apr 2006 13:14:52 +0000 (+0100) Subject: Sanitise linux/i2c.h for userspace consumption X-Git-Tag: v2.6.18-rc1~1103^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1b9298e55d2395be4ac25de3340b6eee01c6f67;p=pandora-kernel.git 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 --- Reading git-diff-tree failed