]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/bugs_64.c
time: fix typo in comments
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / bugs_64.c
index 4e5e9d364d63d09243f21295b4ce9cd0abc2ebf5..8f520f93ffd44ca91a887d0dc4ea029a4aae7f10 100644 (file)
@@ -1,6 +1,4 @@
 /*
- *  arch/x86_64/kernel/bugs.c
- *
  *  Copyright (C) 1994  Linus Torvalds
  *  Copyright (C) 2000  SuSE
  */
@@ -15,7 +13,6 @@
 void __init check_bugs(void)
 {
        identify_cpu(&boot_cpu_data);
-       mtrr_bp_init();
 #if !defined(CONFIG_SMP)
        printk("CPU: ");
        print_cpu_info(&boot_cpu_data);