]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/x86/kernel/cpu/cpufreq/powernow-k8.c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-zesty-kernel.git] / arch / x86 / kernel / cpu / cpufreq / powernow-k8.c
index 1ae4133e6bd65421761682f7b0ca5fc8da8cd9b2..2368e38327b351dc1d0b983a12c79d7f3d558960 100644 (file)
@@ -1275,7 +1275,7 @@ static int __cpuinit powernowk8_cpu_init(struct cpufreq_policy *pol)
 
        if (powernow_k8_cpu_init_acpi(data)) {
                /*
-                * Use the PSB BIOS structure. This is only availabe on
+                * Use the PSB BIOS structure. This is only available on
                 * an UP version, and is deprecated by AMD.
                 */
                if (num_online_cpus() != 1) {