From 41392df0d1e22aeaa694d5e8b6f58db198da423c Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Mon, 1 Oct 2012 15:53:14 +0200 Subject: Merge cpu/intel/acpi.h into cpu/intel/speedstep.h We had only some MSR definitions in there, which are used in speedstep related code. I think speedstep.h is the better and less confusing place for these. Change-Id: I1eddea72c1e2d3b2f651468b08b3c6f88b713149 Signed-off-by: Nico Huber Reviewed-on: http://review.coreboot.org/1655 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/cpu/intel/speedstep/acpi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/intel/speedstep') diff --git a/src/cpu/intel/speedstep/acpi.c b/src/cpu/intel/speedstep/acpi.c index 5cc4c1d16e..249d9e47a8 100644 --- a/src/cpu/intel/speedstep/acpi.c +++ b/src/cpu/intel/speedstep/acpi.c @@ -25,7 +25,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3