From: Jean Delvare Date: Thu, 22 Jun 2006 13:24:31 +0000 (+0100) Subject: Remove and from userspace export X-Git-Tag: v2.6.18-rc1~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bca9f2e5bd7f92fe4b34753e57bf4f47d3a2f01;p=pandora-kernel.git Remove and from userspace export Do not export the following i2c header files to user space: * i2c-id.h: These IDs are internal to the kernel and user space does not need them. * i2c-algo-ite.h: The driver is broken and planned for removal, so let's not export it for now. The extra ioctl defined here can be standardized and moved to i2c-core/i2c-dev if really needed. Signed-off-by: Jean Delvare Signed-off-by: David Woodhouse --- Reading git-diff-tree failed