From 16131f3625d9033518aa31bf740652edc7b32cc1 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Tue, 9 Apr 2024 17:26:59 +0200 Subject: tree: Drop unused Change-Id: Ic7f6690786661e523292f7382df71ae4ad04d593 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/81815 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons Reviewed-by: Varshit Pandya --- src/soc/amd/common/psp_verstage/post.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/amd') diff --git a/src/soc/amd/common/psp_verstage/post.c b/src/soc/amd/common/psp_verstage/post.c index 5b429c912b..04c03d2301 100644 --- a/src/soc/amd/common/psp_verstage/post.c +++ b/src/soc/amd/common/psp_verstage/post.c @@ -2,7 +2,6 @@ #include #include -#include void arch_post_code(u8 value) { -- cgit v1.2.3