From 1b3d2c1a0bb3a570467a1915a93b45f1a2f077ba Mon Sep 17 00:00:00 2001 From: Carl-Daniel Hailfinger Date: Fri, 15 Aug 2008 19:23:11 +0000 Subject: [PATCH] stage1.h has been removed. Remove the corresponding include statement. Signed-off-by: Carl-Daniel Hailfinger Acked-by: Carl-Daniel Hailfinger git-svn-id: svn://coreboot.org/repository/coreboot-v3@769 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- northbridge/amd/k8/incoherent_ht.c | 1 - 1 file changed, 1 deletion(-) diff --git a/northbridge/amd/k8/incoherent_ht.c b/northbridge/amd/k8/incoherent_ht.c index 7a5fc8dcfb..28d9673645 100644 --- a/northbridge/amd/k8/incoherent_ht.c +++ b/northbridge/amd/k8/incoherent_ht.c @@ -36,7 +36,6 @@ #include #include #include -#include "stage1.h" static void print_linkn_in (const char *strval, u8 byteval) {