]> Pileus Git - ~andy/linux/blobdiff - arch/arm64/kernel/setup.c
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
[~andy/linux] / arch / arm64 / kernel / setup.c
index 0f9856a2afa42efedb9ad653c3da5bb7ec17aeae..12ad8f3d0cfd32c4f5409a0b8f29b499b7f5cf80 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 */