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:
d7cf0ed
)
[POWERPC] init_decrementer_clockevent can be static __init
author
Milton Miller
<miltonm@bga.com>
Fri, 14 Dec 2007 04:52:10 +0000
(15:52 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 20 Dec 2007 05:15:37 +0000
(16:15 +1100)
as its only called from time_init, which is __init.
Also remove unneeded forward declaration.
Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found