mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-17 21:28:54 +00:00
i2c_check_addr is only used inside i2c-core now, so we can make it static and stop exporting it. Thanks to David Brownell for noticing. Signed-off-by: Jean Delvare <khali@linux-fr.org>