From 718c6faff4acf7a7716a1747fbfecdac462ef2c9 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Thu, 11 Oct 2018 22:54:25 +0200 Subject: reset: Finalize move to new API Move soft_reset() to `southbridge/amd/common/` it's only used for amdfam10 now. Drop hard_reset() for good. Change-Id: Ifdc5791160653c5578007f6c1b96015efe2b3e1e Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/29059 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/mainboard/jetway/pa78vm5/romstage.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/jetway') diff --git a/src/mainboard/jetway/pa78vm5/romstage.c b/src/mainboard/jetway/pa78vm5/romstage.c index 28c3a5dea4..440d703ea5 100644 --- a/src/mainboard/jetway/pa78vm5/romstage.c +++ b/src/mainboard/jetway/pa78vm5/romstage.c @@ -40,6 +40,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3