Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information