From: Sergei Shtylyov <sshtylyov@ru•mvista.com>
To: mingo@elte•hu, tglx@linutronix•de
Cc: linuxppc-dev@ozlabs•org, linux-kernel@vger•kernel.org
Subject: [PATCH 2.6.21-rt7] PowerPC: kill cpu_khz reference
Date: Wed, 23 May 2007 23:02:00 +0300 [thread overview]
Message-ID: <200705240002.00698.sshtylyov@ru.mvista.com> (raw)
Remove forgotten reference to 'cpu_khz' which have been removed for PowerPC in
2.6.21-rt7...
Signed-off-by: Sergei Shtylyov <sshtylyov@ru•mvista.com>
---
The irony here is that it was me who sent a patch to add that line. :-)
Index: linux-2.6/arch/powerpc/kernel/time.c
===================================================================
--- linux-2.6.orig/arch/powerpc/kernel/time.c
+++ linux-2.6/arch/powerpc/kernel/time.c
@@ -816,7 +816,6 @@ void __init time_init(void)
tb_ticks_per_jiffy = ppc_tb_freq / HZ;
tb_ticks_per_sec = ppc_tb_freq;
tb_ticks_per_usec = ppc_tb_freq / 1000000;
- cpu_khz = ppc_tb_freq / 1000;
tb_to_us = mulhwu_scale_factor(ppc_tb_freq, 1000000);
calc_cputime_factors();
reply other threads:[~2007-05-23 20:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200705240002.00698.sshtylyov@ru.mvista.com \
--to=sshtylyov@ru$(echo .)mvista.com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linuxppc-dev@ozlabs$(echo .)org \
--cc=mingo@elte$(echo .)hu \
--cc=tglx@linutronix$(echo .)de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox