From 8345a194ba30051d640c6d0340379b15696ea1a0 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 15 Apr 2011 00:19:27 +0000 Subject: fix mainboards that were including earlymtrr.c without actually using it. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6502 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/lanner/em8510/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lanner') diff --git a/src/mainboard/lanner/em8510/romstage.c b/src/mainboard/lanner/em8510/romstage.c index a1701034af..d5b29132f1 100644 --- a/src/mainboard/lanner/em8510/romstage.c +++ b/src/mainboard/lanner/em8510/romstage.c @@ -37,7 +37,6 @@ #include "northbridge/intel/i855/raminit.h" #include "northbridge/intel/i855/debug.c" #include "superio/winbond/w83627thg/early_serial.c" -#include "cpu/x86/mtrr/earlymtrr.c" #include "cpu/x86/bist.h" #define SERIAL_DEV PNP_DEV(0x2e, W83627THG_SP1) -- cgit v1.2.3