x86: time_64.c timer_interrupt() should be static
authorJaswinder Singh <jaswinder@infradead.org>
Wed, 17 Dec 2008 17:47:21 +0000 (23:17 +0530)
committerIngo Molnar <mingo@elte.hu>
Thu, 18 Dec 2008 12:33:47 +0000 (13:33 +0100)
commit57a37505d19f4dfeee26f0fd7ea38ed6f1d10cbe
tree269e4fc2e6675131bb545edf4801ae5b5631747c
parentfde9071167c4624281553b23232aa8b81e71c790
x86: time_64.c timer_interrupt() should be static

Impact: cleanup, reduce kernel size a bit

Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/time_64.c