From 13250d13f726b3ecc54ae39deabb7b1e7372918a Mon Sep 17 00:00:00 2001 From: Peter Stuge Date: Thu, 26 Nov 2009 14:03:25 +0000 Subject: Remove commented out example MSR definitions Now there are definitions for actual MSRs that can be referenced instead. Signed-off-by: Peter Stuge Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4958 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/msrtool/geodelx.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'util/msrtool/geodelx.c') diff --git a/util/msrtool/geodelx.c b/util/msrtool/geodelx.c index 60ad82ff97..063e0311b4 100644 --- a/util/msrtool/geodelx.c +++ b/util/msrtool/geodelx.c @@ -454,11 +454,5 @@ const struct msrdef geodelx_msrs[] = { { 0, 1, "CHIP_RESET", "Chip Reset", PRESENT_DEC, NOBITS }, { BITS_EOT } }}, -/* - { 0, MSRTYPE_RDONLY, MSR2(0, 0), "TEMPLATE", "Template MSR", { - { 63, 64, RESERVED }, - { BITS_EOT } - }}, -*/ { MSR_EOT } }; -- cgit v1.2.3