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:
a9ea210
)
[PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c
author
Michael Ellerman
<michael@ellerman.id.au>
Tue, 21 Mar 2006 09:46:05 +0000
(20:46 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 22 Mar 2006 04:04:23 +0000
(15:04 +1100)
Make mf_get_rtc(), mf_get_boot_rtc() and mf_set_rtc() static, cause they can
be. We need to move mf_set_rtc() to avoid a forward declaration.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found