From 0c1d2eba0da550ec751a66bacc10acf6c4865442 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 2 Aug 2020 08:49:26 +0200 Subject: src: Remove unuse ' Change-Id: I4fa03c4576bb0256b73f1d36ca840e120b750a74 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/44099 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/soc/amd/picasso/psp_verstage/fch.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/amd') diff --git a/src/soc/amd/picasso/psp_verstage/fch.c b/src/soc/amd/picasso/psp_verstage/fch.c index 50960881d5..63caa2fb6d 100644 --- a/src/soc/amd/picasso/psp_verstage/fch.c +++ b/src/soc/amd/picasso/psp_verstage/fch.c @@ -15,7 +15,6 @@ #include #include #include -#include static void i2c3_set_bar(void *bar) { -- cgit v1.2.3