]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
powerpc: Fix typo in pmac_cpufreq_resume
authorPaul Mackerras <paulus@samba.org>
Tue, 8 Nov 2005 01:13:38 +0000 (12:13 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 8 Nov 2005 01:13:38 +0000 (12:13 +1100)
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/powermac/cpufreq_32.c

index 7960a7bfca0a01e8be5662c8b623c6029467f57f..56fd4e05fede95b68d05e91b075e91f2c2ab535b 100644 (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