From 86abc8dff0bf1a2e97daaccfeca27260dba4eb63 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Mon, 18 May 2020 17:09:01 +0200 Subject: soc/amd/picasso/romstage: removed unused include Change-Id: I550599ae5ef9875ce820a4534d21439ff2027585 Signed-off-by: Felix Held Reviewed-on: https://review.coreboot.org/c/coreboot/+/41513 Tested-by: build bot (Jenkins) Reviewed-by: Raul Rangel --- src/soc/amd/picasso/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/amd') diff --git a/src/soc/amd/picasso/romstage.c b/src/soc/amd/picasso/romstage.c index e6bc5c9c8f..a2ca055525 100644 --- a/src/soc/amd/picasso/romstage.c +++ b/src/soc/amd/picasso/romstage.c @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-only */ #include -#include #include #include #include -- cgit v1.2.3