From 465eff61f4f0f730476aa7afe8819f1e6b118068 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Wed, 15 Jun 2016 06:07:55 +0300 Subject: Fix some cbmem.h includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I36056af9f2313eff835be805c8479e81d0b742bf Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/15196 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Aaron Durbin Reviewed-by: Stefan Reinauer --- src/soc/intel/broadwell/romstage/cache_as_ram.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/broadwell') diff --git a/src/soc/intel/broadwell/romstage/cache_as_ram.inc b/src/soc/intel/broadwell/romstage/cache_as_ram.inc index aebdd83dab..a636e9f7ad 100644 --- a/src/soc/intel/broadwell/romstage/cache_as_ram.inc +++ b/src/soc/intel/broadwell/romstage/cache_as_ram.inc @@ -18,7 +18,6 @@ #include #include #include -#include /* The full cache-as-ram size includes the cache-as-ram portion from coreboot * and the space used by the reference code. These 2 values combined should -- cgit v1.2.3