x86: Add timer_init to x86_init_ops
[safe/jmp/linux-2.6] / arch / x86 / include / asm / timer.h
index 20ca9c4..e854c7a 100644 (file)
@@ -12,8 +12,7 @@ unsigned long native_calibrate_tsc(void);
 
 #ifdef CONFIG_X86_32
 extern int timer_ack;
-extern irqreturn_t timer_interrupt(int irq, void *dev_id);
-#endif /* CONFIG_X86_32 */
+#endif
 extern int recalibrate_cpu_khz(void);
 
 extern int no_timer_check;