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:
b3eb5a0
)
i2c-sibyte: Mark i2c_sibyte_add_bus() as static
author
Maciej W. Rozycki
<macro@linux-mips.org>
Sun, 11 May 2008 18:37:05 +0000
(20:37 +0200)
committer
Jean Delvare
<khali@hyperion.delvare>
Sun, 11 May 2008 18:37:05 +0000
(20:37 +0200)
The i2c_sibyte_add_bus() function is not called, nor meant to, from
outside, so mark it as static; fixing a sparse warning too.
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found