Author: stepan
Date: Mon Mar 22 00:33:36 2010
New Revision: 5265
URL: https://tracker.coreboot.org/trac/coreboot/changeset/5265

Log:
drop dead code.

Signed-off-by: Stefan Reinauer <[email protected]>
Acked-by: Stefan Reinauer <[email protected]>

Modified:
   trunk/util/inteltool/cpu.c

Modified: trunk/util/inteltool/cpu.c
==============================================================================
--- trunk/util/inteltool/cpu.c  Sun Mar 21 23:35:58 2010        (r5264)
+++ trunk/util/inteltool/cpu.c  Mon Mar 22 00:33:36 2010        (r5265)
@@ -154,10 +154,6 @@
                //{ 0x040f, "IA32_MC4_MISC" } // Seems to be RO
        };
 
-       static const msr_entry_t model6bx_per_core_msrs[] = {
-               // single core only
-       };
-
        static const msr_entry_t model6ex_global_msrs[] = {
                { 0x0017, "IA32_PLATFORM_ID" },
                { 0x002a, "EBL_CR_POWERON" },

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to