Author: cozzie
Date: 2008-12-19 06:53:30 +0100 (Fri, 19 Dec 2008)
New Revision: 3824

Modified:
   trunk/coreboot-v2/src/northbridge/amd/amdk8/northbridge.c
Log:
Fix breakage caused by r3822. I should have known not to touch the k8 stuff...

Signed-off-by: Corey Osgood <[email protected]>
Acked-by: Corey Osgood <[email protected]>



Modified: trunk/coreboot-v2/src/northbridge/amd/amdk8/northbridge.c
===================================================================
--- trunk/coreboot-v2/src/northbridge/amd/amdk8/northbridge.c   2008-12-19 
03:55:51 UTC (rev 3823)
+++ trunk/coreboot-v2/src/northbridge/amd/amdk8/northbridge.c   2008-12-19 
05:53:30 UTC (rev 3824)
@@ -16,7 +16,6 @@
 #include <string.h>
 #include <bitops.h>
 #include <cpu/cpu.h>
-#include <cpu/amd/model_fxx_rev.h>
 
 #include <cpu/x86/lapic.h>
 


--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to