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:
e17fd4b
)
rtc: Staticize non-exported __rtc_set_alarm()
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 1 Jun 2011 10:13:16 +0000
(11:13 +0100)
committer
John Stultz
<john.stultz@linaro.org>
Thu, 2 Jun 2011 02:29:40 +0000
(19:29 -0700)
It's not referenced outside this file so there's no need for it to be in
the global namespace and sparse warns about that.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
No differences found