Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information