From c4f98b63a72edc6a73105b76a115b9a29b749878 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sun, 10 Oct 2010 21:15:53 +0000 Subject: don't include unused code, we only need the header. Acked-by: Stefan Reinauer Signed-off-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5935 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/kontron/kt690/romstage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/kontron/kt690/romstage.c b/src/mainboard/kontron/kt690/romstage.c index 5301edf37f..8bb72c03e7 100644 --- a/src/mainboard/kontron/kt690/romstage.c +++ b/src/mainboard/kontron/kt690/romstage.c @@ -54,7 +54,7 @@ #include -#include "cpu/x86/mtrr/earlymtrr.c" +#include #include "cpu/x86/bist.h" #include "northbridge/amd/amdk8/setup_resource_map.c" -- cgit v1.2.3