Author: hailfinger Date: 2008-08-15 21:23:11 +0200 (Fri, 15 Aug 2008) New Revision: 769
Modified: coreboot-v3/northbridge/amd/k8/incoherent_ht.c Log: stage1.h has been removed. Remove the corresponding include statement.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Modified: coreboot-v3/northbridge/amd/k8/incoherent_ht.c =================================================================== --- coreboot-v3/northbridge/amd/k8/incoherent_ht.c 2008-08-15 19:21:22 UTC (rev 768) +++ coreboot-v3/northbridge/amd/k8/incoherent_ht.c 2008-08-15 19:23:11 UTC (rev 769) @@ -36,7 +36,6 @@ #include <device/hypertransport_def.h> #include <mc146818rtc.h> #include <lib.h> -#include "stage1.h"
static void print_linkn_in (const char *strval, u8 byteval) {