Skip to content
Commit 6ff10de3 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86: fix "x86: use cpu_khz for loops_per_jiffy calculation"



fix:

arch/x86/kernel/tsc_32.c: In function ‘tsc_init':
arch/x86/kernel/tsc_32.c:421: error: ‘lpj_tsc' undeclared (first use in this function)
arch/x86/kernel/tsc_32.c:421: error: (Each undeclared identifier is reported only once
arch/x86/kernel/tsc_32.c:421: error: for each function it appears in.)

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 3da757da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment