aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i2c.h
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-10-13 23:56:29 +0200
committerJean Delvare <khali@hyperion.delvare>2007-10-13 23:56:29 +0200
commitcee37ae4071740cb190d1ac4ddb7aa77484aa7b3 (patch)
tree471c851f88788379878778ddb965c9561870acd9 /include/linux/i2c.h
parentmissing includes in arch/powerpc/platforms/52xx/lite5200.c (diff)
downloadlinux-dev-cee37ae4071740cb190d1ac4ddb7aa77484aa7b3.tar.xz
linux-dev-cee37ae4071740cb190d1ac4ddb7aa77484aa7b3.zip
i2c: Kill struct i2c_device_id
I2C devices do not have any form of ID as PCI or USB devices have. No driver uses "MODULE_DEVICE_TABLE(i2c, ...)" because it doesn't make sense. So we can get rid of struct i2c_device_id and the associated support code. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Greg KH <greg@kroah.com>
Diffstat (limited to 'include/linux/i2c.h')
0 files changed, 0 insertions, 0 deletions