From: Ingo Molnar Date: Mon, 23 Jun 2008 23:19:49 +0000 (+0200) Subject: x86: fix "x86: use cpu_khz for loops_per_jiffy calculation" X-Git-Tag: v2.6.27-rc1~1106^2~249^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ff10de374cc68ff2024247793176dc8a1b317ea;p=pandora-kernel.git 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: Ingo Molnar --- Reading git-diff-tree failed