From bec78e32d6a35e3a28135e6094014705788cc04c Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 20 Oct 2019 19:39:20 +0200 Subject: src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include ' Change-Id: I0c965e598e260ff8129aa07fb9fc5bf6e784e1d8 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/36057 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/device/dram/ddr_common.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/device/dram/ddr_common.c') diff --git a/src/device/dram/ddr_common.c b/src/device/dram/ddr_common.c index bc87712ef6..dcfa18df2a 100644 --- a/src/device/dram/ddr_common.c +++ b/src/device/dram/ddr_common.c @@ -11,7 +11,6 @@ * GNU General Public License for more details. */ -#include #include #include -- cgit v1.2.3