summaryrefslogtreecommitdiffstats
path: root/src/mainboard/elmex
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2017-03-05 12:25:30 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2017-03-07 01:10:39 +0100
commitc3c407c62c2809ad0e78094fbc26cbf9612b3855 (patch)
treecd3a7a09703af46e9377193c88d37829f580aa8a /src/mainboard/elmex
parentec0a393858972dc3e6ac16849f3d83c1ba953880 (diff)
downloadcoreboot-c3c407c62c2809ad0e78094fbc26cbf9612b3855.tar.gz
coreboot-c3c407c62c2809ad0e78094fbc26cbf9612b3855.tar.bz2
coreboot-c3c407c62c2809ad0e78094fbc26cbf9612b3855.zip
AGESA: Remove leftover agesawrapper include
Change-Id: Ib37989ee7535e59b1903537995f8383d8b04387c Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/18584 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
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 b36cef01644e..a9026531fd00 100644
--- a/src/mainboard/elmex/pcm205400/acpi_tables.c
+++ b/src/mainboard/elmex/pcm205400/acpi_tables.c
@@ -20,7 +20,6 @@
#include <arch/ioapic.h>
#include <device/pci.h>
#include <device/pci_ids.h>
-#include <northbridge/amd/agesa/agesawrapper.h>
#include <cpu/amd/amdfam14.h>