From: Jean Delvare Date: Mon, 27 Feb 2006 22:13:53 +0000 (+0100) Subject: [PATCH] I2C: Drop unneeded i2c-dev.h includes X-Git-Tag: v2.6.17-rc1~997^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=279a022d4a12598b58aee47a73faf2d8cc72c91f;p=pandora-kernel.git [PATCH] I2C: Drop unneeded i2c-dev.h includes Several media/video and sound drivers include i2c-dev.h while they don't need it at all. Clean it up. This header file is really only needed by i2c-dev.c and compat_ioctl.c, other drivers should never need it. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed