From ebddada48db221838e82fea5f2f14d9faeb53dfe Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 23 May 2020 09:16:34 +0200 Subject: src: Remove unused 'include ' Change-Id: I54eda3d51ecda77309841e598f06eb9cea3babc1 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/41671 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/soc/amd/picasso/chip.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/amd/picasso') diff --git a/src/soc/amd/picasso/chip.c b/src/soc/amd/picasso/chip.c index f5936646d2..9c26f35121 100644 --- a/src/soc/amd/picasso/chip.c +++ b/src/soc/amd/picasso/chip.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -#include #include #include #include -- cgit v1.2.3