aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/elmex
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2016-12-06 16:40:39 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2016-12-06 20:55:11 +0100
commit3a0cb458dcca564f006ed2c322eeb683f269776f (patch)
tree022f78f17cde8bc93a6fab423a88ee4cb8152ab3 /src/mainboard/elmex
parent4607cacf30ac84268faa3f6a859488acc132301d (diff)
cpu/amd/mtrr.h: Drop excessive includes
Change-Id: Id404bdab1f2361f1e7d20f7ee72111971863dddf Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/17736 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/elmex')
-rw-r--r--src/mainboard/elmex/pcm205400/acpi_tables.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/elmex/pcm205400/acpi_tables.c b/src/mainboard/elmex/pcm205400/acpi_tables.c
index 1105ee478a..b36cef0164 100644
--- a/src/mainboard/elmex/pcm205400/acpi_tables.c
+++ b/src/mainboard/elmex/pcm205400/acpi_tables.c
@@ -21,7 +21,6 @@
#include <device/pci.h>
#include <device/pci_ids.h>
#include <northbridge/amd/agesa/agesawrapper.h>
-#include <cpu/amd/mtrr.h>
#include <cpu/amd/amdfam14.h>