]> git.baikalelectronics.ru Git - kernel.git/commit
x86: pit_clockevent can be static
authorHarvey Harrison <harvey.harrison@gmail.com>
Tue, 12 Feb 2008 20:10:27 +0000 (12:10 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 13 Feb 2008 15:20:35 +0000 (16:20 +0100)
commitdce11261ba2529c4f283dc1aaa6f4d15b331e1f2
tree8dc1352bf3de83989965c96813d84bb998d45add
parentd3320cb5460a12b904712af9ef2328bbe4647019
x86: pit_clockevent can be static

arch/x86/kernel/i8253.c:98:27: warning: symbol 'pit_clockevent' was not declared. Should it be static?

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/i8253.c