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/include/device/dram/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/device/dram') diff --git a/src/include/device/dram/common.h b/src/include/device/dram/common.h index 3d380c3c02..e5fb534551 100644 --- a/src/include/device/dram/common.h +++ b/src/include/device/dram/common.h @@ -18,6 +18,7 @@ #ifndef DEVICE_DRAM_COMMON_H #define DEVICE_DRAM_COMMON_H +#include #include /** -- cgit v1.2.3