dect
/
linux-2.6
Archived
13
0
Fork 0

powerpc: Fix typo in pmac_cpufreq_resume

Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
Paul Mackerras 2005-11-08 12:13:38 +11:00
parent 0286486783
commit 22358ea8e1
1 changed files with 1 additions and 1 deletions

View File

@ -462,7 +462,7 @@ static int pmac_cpufreq_resume(struct cpufreq_policy *policy)
/* If we resume, first check if we have a get() function */
if (get_speed_proc)
cur_freq = get_speed_proc();
else)
else
cur_freq = 0;
/* We don't, hrm... we don't really know our speed here, best