From 802a8ece3f089ec38c6e1d141f618fc58bbc0791 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Wed, 7 May 2014 20:19:50 +0200 Subject: rambi: Remove outdated comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic555d23a9112677a784dd814601f8202d4d17261 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/5691 Reviewed-by: Kyösti Mälkki Tested-by: build bot (Jenkins) --- src/mainboard/google/rambi/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/google/rambi/romstage.c b/src/mainboard/google/rambi/romstage.c index efe1343950..48fe387bb5 100644 --- a/src/mainboard/google/rambi/romstage.c +++ b/src/mainboard/google/rambi/romstage.c @@ -92,7 +92,6 @@ void mainboard_romstage_entry(struct romstage_params *rp) if (!spd_file) die("SPD data not found."); - /* Both channels are always present. */ spd_content = get_spd_pointer(CBFS_SUBHEADER(spd_file), ntohl(spd_file->len) / SPD_SIZE, &dual_channel); -- cgit v1.2.3