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)
commitc2a9cc7e86cf535a4fa14aebf5c3bc3349d09603
tree8dc1352bf3de83989965c96813d84bb998d45add
parent4de0d4a6d173351b023ab2855c3d331146a418e5
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