coreboot/src/cpu
Uwe Hermann b124dcf935 Drop <cpu/amd/mtrr.h> #include from Intel CPUs.
Three CAR implementations on Intel CPUs include <cpu/amd/mtrr.h>, which
is obviously wrong, so drop the #includes. None of their #defines are used
in the Intel code.

Build-tested with two of the affected boards.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5840 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-25 12:37:33 +00:00
..
amd - Fix race condition in option_table.h generation by moving the include 2010-09-25 10:40:47 +00:00
intel Drop <cpu/amd/mtrr.h> #include from Intel CPUs. 2010-09-25 12:37:33 +00:00
via It should not be necessary to read in the rom during CAR setup. 2010-09-08 10:53:44 +00:00
x86 Whitespace/typo/cosmetic fixes (trivial). 2010-09-23 18:48:27 +00:00
Kconfig We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53:13 +00:00
Makefile.inc qemu: drop "northbridge.c" from src/cpu/... 2010-03-29 21:17:25 +00:00