From cf8e4660846eb414d38dc4bb380006806430e902 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Thu, 2 Aug 2012 11:52:22 +0300 Subject: Cleanup coreboot memory table includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The includes removed here were previously required for struct lb_memory and lb_add_memory_range(). Change-Id: Ie6c0d4ef55c2225aa709cf3fbad30ff1080e3610 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/1391 Reviewed-by: Alexandru Gagniuc Tested-by: build bot (Jenkins) --- src/mainboard/samsung/lumpy/chromeos.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/samsung/lumpy/chromeos.c') diff --git a/src/mainboard/samsung/lumpy/chromeos.c b/src/mainboard/samsung/lumpy/chromeos.c index 6d93470b74..6c86720844 100644 --- a/src/mainboard/samsung/lumpy/chromeos.c +++ b/src/mainboard/samsung/lumpy/chromeos.c @@ -38,7 +38,6 @@ #define FLAG_DEV_MODE 2 #ifndef __PRE_RAM__ -#include #include #include "ec.h" #include -- cgit v1.2.3