summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac/cpufreq_32.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2005-11-08 12:13:38 +1100
committerPaul Mackerras <paulus@samba.org>2005-11-08 12:13:38 +1100
commit22358ea8e1e88d65b073c3d2bb85d8c4e3bd44c1 (patch)
treea791eb3592fc47a0f1c89c7d925b12933d011a42 /arch/powerpc/platforms/powermac/cpufreq_32.c
parent0286486783a75ef991df3ee250917efb55df75b3 (diff)
powerpc: Fix typo in pmac_cpufreq_resume
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms/powermac/cpufreq_32.c')
-rw-r--r--arch/powerpc/platforms/powermac/cpufreq_32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/powermac/cpufreq_32.c b/arch/powerpc/platforms/powermac/cpufreq_32.c
index 7960a7bfca0a..56fd4e05fede 100644
--- a/arch/powerpc/platforms/powermac/cpufreq_32.c
+++ b/arch/powerpc/platforms/powermac/cpufreq_32.c
@@ -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