linux/arch/i386/kernel/timers
Andrew Morton a3a255e744 [PATCH] x86: cpu_khz type fix
x86_64's cpu_khz is unsigned int and there is no reason why x86 needs to use
unsigned long.

So make cpu_khz unsigned int on x86 as well.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-23 09:45:11 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
common.c [PATCH] x86: cpu_khz type fix 2005-06-23 09:45:11 -07:00
timer.c [PATCH] Platform SMIs and their interferance with tsc based delay calibration 2005-06-23 09:45:08 -07:00
timer_cyclone.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer_hpet.c [PATCH] x86: cpu_khz type fix 2005-06-23 09:45:11 -07:00
timer_none.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer_pit.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer_pm.c [PATCH] Platform SMIs and their interferance with tsc based delay calibration 2005-06-23 09:45:08 -07:00
timer_tsc.c [PATCH] x86: cpu_khz type fix 2005-06-23 09:45:11 -07:00