From 7717725bfa15ea874023904de68f87201f901b52 Mon Sep 17 00:00:00 2001 From: Richard Spiegel Date: Tue, 25 Sep 2018 15:16:28 -0700 Subject: soc/amd/stoneyridge/BiosCallOuts: Remove #include In preparation to remove AmdLib, remove reference to AmdLib.h in soc/amd/stoneyridge/BiosCallOuts. BUG=b:112525011 TEST=Buildgrunt. Change-Id: If80eb64fb736ff26ab226a16b583c8b1c29831f4 Signed-off-by: Richard Spiegel Reviewed-on: https://review.coreboot.org/28741 Reviewed-by: Marshall Dawson Reviewed-by: Charles Marslett Tested-by: build bot (Jenkins) --- src/soc/amd/stoneyridge/BiosCallOuts.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/amd/stoneyridge') diff --git a/src/soc/amd/stoneyridge/BiosCallOuts.c b/src/soc/amd/stoneyridge/BiosCallOuts.c index 9f74e8fc9f..027ba4e5d5 100644 --- a/src/soc/amd/stoneyridge/BiosCallOuts.c +++ b/src/soc/amd/stoneyridge/BiosCallOuts.c @@ -24,7 +24,6 @@ #include #include -#include #include #include "chip.h" #include -- cgit v1.2.3