linux/drivers/i2c
Ben Dooks 6536c49a1e [PATCH] i2c: Static function fixes, 1 of 4
eeprom_detect is first declared static and then when
the function is actually implemented, there is no static.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-10-28 14:02:12 -07:00
..
algos [PATCH] i2c: Discard explicit static initializations to 0 2005-10-28 14:02:06 -07:00
busses [PATCH] i2c: kzalloc cleanups, 2 of 2 2005-10-28 14:02:12 -07:00
chips [PATCH] i2c: Static function fixes, 1 of 4 2005-10-28 14:02:12 -07:00
i2c-core.c [PATCH] Owner field additions to many i2c drivers, 4 of 5 2005-10-28 14:02:11 -07:00
i2c-dev.c [PATCH] i2c: kzalloc conversion, other drivers 2005-10-28 14:02:12 -07:00
Kconfig
Makefile [PATCH] hwmon: hwmon vs i2c, second round (07/11) 2005-09-05 09:14:22 -07:00