From a3759e3a7b5c5a9910624e00e9f315ca9c35dc2e Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 10 Jul 2020 10:58:57 +0200 Subject: src: Remove unused 'include Change-Id: Iae1e875b466f8a195653d897efa1b297c61ad0a5 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/41912 Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- src/mainboard/google/daisy/memory.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/daisy') diff --git a/src/mainboard/google/daisy/memory.c b/src/mainboard/google/daisy/memory.c index a5b7d3c147..5dc9c3efb3 100644 --- a/src/mainboard/google/daisy/memory.c +++ b/src/mainboard/google/daisy/memory.c @@ -5,7 +5,6 @@ #include #include #include -#include const struct mem_timings mem_timings[] = { { -- cgit v1.2.3