drop dead code.
authorStefan Reinauer <stepan@coresystems.de>
Sun, 21 Mar 2010 23:33:36 +0000 (23:33 +0000)
committerStefan Reinauer <stepan@openbios.org>
Sun, 21 Mar 2010 23:33:36 +0000 (23:33 +0000)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5265 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

util/inteltool/cpu.c

index 7c0dec15e4cf442c58f1c15ceb300ca1d4ef8b09..e6b28c087a073a063a838925116feb3f9aa46aa4 100644 (file)
@@ -154,10 +154,6 @@ int print_intel_core_msrs(void)
                //{ 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" },