aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/kontron
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2017-04-19 12:52:43 +0200
committerMartin Roth <martinroth@google.com>2017-04-28 17:17:40 +0200
commit3eff00ec76f91f5dc9ddf39e2e6073f6053c94a1 (patch)
tree02d2f86e299d53c68cf1c774e6f176d8831ee195 /src/mainboard/kontron
parent00f360e3f1411925e56676bc4b2ec1b961dcde25 (diff)
nb/amd/amdk8: Link reset_test.c
This needs some extra headers in amdk8/raminit.c that were otherwise provided by that file. Change-Id: I80450e5eb32eb502b3d777c56790db90491fc995 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/19360 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/kontron')
-rw-r--r--src/mainboard/kontron/kt690/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/kontron/kt690/romstage.c b/src/mainboard/kontron/kt690/romstage.c
index 55ac1bcabb..54760d6f40 100644
--- a/src/mainboard/kontron/kt690/romstage.c
+++ b/src/mainboard/kontron/kt690/romstage.c
@@ -27,7 +27,6 @@
#include <delay.h>
#include <spd.h>
#include <cpu/x86/lapic.h>
-#include "northbridge/amd/amdk8/reset_test.c"
#include <superio/winbond/common/winbond.h>
#include <superio/winbond/w83627dhg/w83627dhg.h>