src: Remove unused 'include <cpu/x86/mtrr.h>'

Change-Id: I3f08b9cc34582165785063580b3356135030f63e
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41782
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: David Guckian
This commit is contained in:
Elyes HAOUAS
2020-05-27 16:21:55 +02:00
committed by Patrick Georgi
parent cecc4a0d7a
commit 379aab47f9
15 changed files with 0 additions and 15 deletions

View File

@@ -4,7 +4,6 @@
#include <cbmem.h>
#include <cf9_reset.h>
#include <console/console.h>
#include <cpu/x86/mtrr.h>
#include <arch/cpu.h>
#if CONFIG(SOUTHBRIDGE_INTEL_I82801GX)
#include <southbridge/intel/i82801gx/i82801gx.h> /* smbus_read_byte */