]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit543297253d37adfc958366d092e6e2b723f15e04
tree2cfb965523a097ce90163dee5482ffa5fd5ab009
parent3da0c9920c0890a91c7c701023096753e6c6a618
[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