From 001163e8287efc66b55508a040807a99d06b550f Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 12 Jan 2022 21:15:08 +0100 Subject: [PATCH] soc/amd: Remove unused Change-Id: Ic8fea24f5f830294ce5b94374ce64d7ca2013c9c Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/61055 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held Reviewed-by: Jason Glenesk --- src/soc/amd/stoneyridge/fch.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/soc/amd/stoneyridge/fch.c b/src/soc/amd/stoneyridge/fch.c index e793e1b380..2b2c6deb12 100644 --- a/src/soc/amd/stoneyridge/fch.c +++ b/src/soc/amd/stoneyridge/fch.c @@ -6,7 +6,6 @@ #include #include #include -#include #include #include #include