a3a255e744
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> |
||
---|---|---|
.. | ||
common.c | ||
Makefile | ||
timer_cyclone.c | ||
timer_hpet.c | ||
timer_none.c | ||
timer_pit.c | ||
timer_pm.c | ||
timer_tsc.c | ||
timer.c |