drop unused code (trivial)
authorStefan Reinauer <stepan@coresystems.de>
Fri, 1 Aug 2008 11:53:39 +0000 (11:53 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 1 Aug 2008 11:53:39 +0000 (11:53 +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@3452 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/cpu/intel/hyperthreading/intel_sibling.c
src/cpu/intel/thermal_monitoring/Config.lb [deleted file]

index 5e63dfffbb2102a7ecf0d42cf684162694009430..13bfdf35fb1ce8782a7417d3c4c6374bafae4918 100644 (file)
@@ -48,7 +48,6 @@ void intel_sibling_init(device_t cpu)
        for(i = 1; i < siblings; i++) {
                struct device_path cpu_path;
                device_t new;
-               unsigned long count;
                /* Build the cpu device path */
                cpu_path.type = DEVICE_PATH_APIC;
                cpu_path.u.apic.apic_id = cpu->path.u.apic.apic_id + i;
diff --git a/src/cpu/intel/thermal_monitoring/Config.lb b/src/cpu/intel/thermal_monitoring/Config.lb
deleted file mode 100644 (file)
index 163f6e6..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#define THERMAL_MONITORING_OFF 0
-#define THERMAL_MONITORING_SET 0x00000008
-#define MISC_ENABLE 0x01a0