aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/slot_1/l2_cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/intel/slot_1/l2_cache.c')
-rw-r--r--src/cpu/intel/slot_1/l2_cache.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cpu/intel/slot_1/l2_cache.c b/src/cpu/intel/slot_1/l2_cache.c
index 05eaeb300b..617a4e6644 100644
--- a/src/cpu/intel/slot_1/l2_cache.c
+++ b/src/cpu/intel/slot_1/l2_cache.c
@@ -40,9 +40,7 @@
#include <stdint.h>
#include <console/console.h>
-#include <string.h>
#include <cpu/cpu.h>
-#include <cpu/x86/mtrr.h>
#include <cpu/intel/l2_cache.h>
#include <cpu/x86/cache.h>
#include <cpu/x86/msr.h>