From 011d0d86b0269ab1f5c07db9ecdf27676e1073c9 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 30 Sep 2010 07:45:58 +0000 Subject: drop unneeded earlymtrr.c include Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5884 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/bcom/winnetp680/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/bcom') diff --git a/src/mainboard/bcom/winnetp680/romstage.c b/src/mainboard/bcom/winnetp680/romstage.c index edca90bd11..4695f4e1cd 100644 --- a/src/mainboard/bcom/winnetp680/romstage.c +++ b/src/mainboard/bcom/winnetp680/romstage.c @@ -29,7 +29,6 @@ #include #include "lib/ramtest.c" #include "northbridge/via/cn700/raminit.h" -#include "cpu/x86/mtrr/earlymtrr.c" #include "cpu/x86/bist.h" #include "pc80/udelay_io.c" #include "lib/delay.c" -- cgit v1.2.3