summaryrefslogtreecommitdiff
path: root/src/mainboard/olpc/btest/mainboard.c
diff options
context:
space:
mode:
authorMarc Jones <marc.jones@amd.com>2007-05-04 19:09:01 +0000
committerStefan Reinauer <stepan@openbios.org>2007-05-04 19:09:01 +0000
commit08da4f1fce68748c2aea8ef5ff4109ea6d3f0d82 (patch)
treee96a1e8f839f8080d019e2670ce9a1c1ed846fa3 /src/mainboard/olpc/btest/mainboard.c
parenta67d4fd1ffffc76c328717f2519e3d7e7792f2b8 (diff)
This repairs the other Geode mainboards so they'll build with the new
Geode changes. Signed-off-by: Marc Jones <marc.jones@amd.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2632 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/olpc/btest/mainboard.c')
-rw-r--r--src/mainboard/olpc/btest/mainboard.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/olpc/btest/mainboard.c b/src/mainboard/olpc/btest/mainboard.c
index 814d17751e..f99872834a 100644
--- a/src/mainboard/olpc/btest/mainboard.c
+++ b/src/mainboard/olpc/btest/mainboard.c
@@ -7,6 +7,7 @@
#include <pc80/mc146818rtc.h>
#include "chip.h"
#include "../southbridge/amd/cs5536/cs5536_smbus2.h"
+#include <cpu/amd/vr.h>
/* Borrowed from mc146818rtc.c */