aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge
diff options
context:
space:
mode:
authorYinghai Lu <yinghailu@gmail.com>2004-11-05 18:09:46 +0000
committerYinghai Lu <yinghailu@gmail.com>2004-11-05 18:09:46 +0000
commitcd51e6ad901d972a28749b8f7c252ef9d41d199f (patch)
tree8bbdc7442d1f21f32c240ab43c4de8d16a229d61 /src/northbridge
parent2f285ae709988324fee6f919ff7736341745d223 (diff)
*** empty log message ***
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1761 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge')
-rw-r--r--src/northbridge/amd/amdk8/northbridge.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/amd/amdk8/northbridge.c b/src/northbridge/amd/amdk8/northbridge.c
index 1e953ebfc7..c58226915e 100644
--- a/src/northbridge/amd/amdk8/northbridge.c
+++ b/src/northbridge/amd/amdk8/northbridge.c
@@ -9,6 +9,7 @@
#include <string.h>
#include <bitops.h>
#include <cpu/cpu.h>
+#include "chip.h"
#include "root_complex/chip.h"
#include "northbridge.h"
#include "amdk8.h"