From: Milton Miller Date: Fri, 14 Dec 2007 04:52:10 +0000 (+1100) Subject: [POWERPC] init_decrementer_clockevent can be static __init X-Git-Tag: v2.6.25-rc1~1131^2~264 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c481887f2b74f87f714e2b76b8b834e57912bd0a;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed