Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[firefly-linux-kernel-4.4.55.git] / arch / powerpc / kernel / prom.c
index b8e15c678960f3aadc5094860b9c1742c942e3d3..308c5e15676b9160141ddcd86939c82f91029f3f 100644 (file)
@@ -721,7 +721,7 @@ void __init early_init_devtree(void *params)
         */
        of_scan_flat_dt(early_init_dt_scan_cpus, NULL);
        if (boot_cpuid < 0) {
-               printk("Failed to indentify boot CPU !\n");
+               printk("Failed to identify boot CPU !\n");
                BUG();
        }