Home
last modified time | relevance | path

Searched hist:c481887f2b74f87f714e2b76b8b834e57912bd0a (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dtime.cdiff c481887f2b74f87f714e2b76b8b834e57912bd0a Thu Dec 13 22:52:10 CST 2007 Milton Miller <miltonm@bga.com> [POWERPC] init_decrementer_clockevent can be static __init

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>