Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
[kernel/kernel-generic.git] / arch / arm64 / kernel / setup.c
index 0f9856a..12ad8f3 100644 (file)
@@ -323,9 +323,6 @@ static int c_show(struct seq_file *m, void *v)
 #ifdef CONFIG_SMP
                seq_printf(m, "processor\t: %d\n", i);
 #endif
-               seq_printf(m, "BogoMIPS\t: %lu.%02lu\n\n",
-                          loops_per_jiffy / (500000UL/HZ),
-                          loops_per_jiffy / (5000UL/HZ) % 100);
        }
 
        /* dump out the processor features */