summaryrefslogtreecommitdiffstats
path: root/src/mainboard/jetway/nf81-t56n-lf/irq_tables.c
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2017-09-18 12:10:21 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2017-09-19 18:38:58 +0000
commitd082b6ae848a91628b210ed7ff9fcc829cfa74f5 (patch)
tree8c0b402e9c7473983e4584ba4e91dfefab29d503 /src/mainboard/jetway/nf81-t56n-lf/irq_tables.c
parentc924f3982968ff099db49949b8b60963008e3d37 (diff)
downloadcoreboot-d082b6ae848a91628b210ed7ff9fcc829cfa74f5.tar.gz
coreboot-d082b6ae848a91628b210ed7ff9fcc829cfa74f5.tar.bz2
coreboot-d082b6ae848a91628b210ed7ff9fcc829cfa74f5.zip
AGESA binaryPI: Clean up amdfamXX.h include
Change-Id: Iba8b8d33e1f10e28745234988d97d4fafd04c798 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/21583 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'src/mainboard/jetway/nf81-t56n-lf/irq_tables.c')
-rw-r--r--src/mainboard/jetway/nf81-t56n-lf/irq_tables.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/jetway/nf81-t56n-lf/irq_tables.c b/src/mainboard/jetway/nf81-t56n-lf/irq_tables.c
index cfe9250bec61..d33b5b8cce45 100644
--- a/src/mainboard/jetway/nf81-t56n-lf/irq_tables.c
+++ b/src/mainboard/jetway/nf81-t56n-lf/irq_tables.c
@@ -15,7 +15,6 @@
#include <arch/pirq_routing.h>
#include <console/console.h>
-#include <cpu/amd/amdfam14.h>
#include <device/pci_def.h>
#include <string.h>
#include <stdint.h>