[PATCH] i2c: Static function fixes, 4 of 4
authorBen Dooks <ben-linux@fluff.org>
Wed, 26 Oct 2005 19:09:41 +0000 (21:09 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:13 +0000 (14:02 -0700)
commit6344a8ece0bacccf61817450e8ccf78c973fc0c5
tree2cfb965523a097ce90163dee5482ffa5fd5ab009
parentc49efceffa599299ab3f38b1cdf8c2f1bf9811c4
[PATCH] i2c: Static function fixes, 4 of 4

Fix functions declared static and then implemented
without the static in drivers/i2c/chips.

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>
drivers/i2c/chips/ds1374.c
drivers/i2c/chips/pcf8574.c
drivers/i2c/chips/pcf8591.c