* Pavel Machek <[EMAIL PROTECTED]> [050206 04:15]: > Hi! > > > +extern void disable_pit_tick(void); > > +extern void reprogram_pit_tick(int jiffies_to_skip); > > +extern void reprogram_apic_timer(unsigned int count); > > +extern void reprogram_pit_tick(int jiffies_to_skip); > > reprogram_pit_tick is here twice; but perhaps this should be moved to > some kind of header file.
Yeah, and the function itself should be in timer_pit.c. Tony - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/