commit | c481887f2b74f87f714e2b76b8b834e57912bd0a | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@bga.com> | Fri Dec 14 15:52:10 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Dec 20 16:15:37 2007 +1100 |
tree | 1989c7c40eea6c6c1e9791d70155715ccd6c3243 | |
parent | d7cf0edb8f7d53bfc8b5e40893415d48656c0399 [diff] |
[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>