From 070d7a6c4bf7a937d86737c77bd1f8b4e2346917 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Wed, 13 Jan 2021 07:52:39 +0200 Subject: soc/amd: Drop unnecessary include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia27bc256376c61a7330196a5b4a331dd79386fb6 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/49472 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/soc/amd/picasso/fch.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/amd/picasso/fch.c') diff --git a/src/soc/amd/picasso/fch.c b/src/soc/amd/picasso/fch.c index ac5329de1d..b18fac4fbc 100644 --- a/src/soc/amd/picasso/fch.c +++ b/src/soc/amd/picasso/fch.c @@ -24,7 +24,6 @@ #include #include #include -#include #include #include "chip.h" -- cgit v1.2.3