git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd4217d
)
i2c: Make i2c_check_addr static
author
Jean Delvare
<khali@linux-fr.org>
Thu, 15 Nov 2007 18:24:02 +0000
(19:24 +0100)
committer
Jean Delvare
<khali@hyperion.delvare>
Thu, 15 Nov 2007 18:24:02 +0000
(19:24 +0100)
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>
No differences found