From 21fa51475d86e5c68b5dd46233fb7889516def78 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Thu, 24 May 2018 09:56:08 +0300 Subject: AMD geode/lx: Remove generic_sdram.c include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The file under lib/ will be removed with K8 and Geode LX is the only other platform using it. Change-Id: Id49d72358ecfc4aae4980e3ae787952073e5c838 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/26509 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/iei/pm-lx2-800-r10/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/iei/pm-lx2-800-r10') diff --git a/src/mainboard/iei/pm-lx2-800-r10/romstage.c b/src/mainboard/iei/pm-lx2-800-r10/romstage.c index 3ea6013b55..bfb7cb513b 100644 --- a/src/mainboard/iei/pm-lx2-800-r10/romstage.c +++ b/src/mainboard/iei/pm-lx2-800-r10/romstage.c @@ -42,7 +42,6 @@ int spd_read_byte(unsigned int device, unsigned int address) } #include -#include #include #include #include -- cgit v1.2.3