summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/pistachio/fadt.c
diff options
context:
space:
mode:
authorZheng Bao <Zheng.bao@amd.com>2008-12-24 18:23:00 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2008-12-24 18:23:00 +0000
commit098d590d423a38fecaf8a4f1034b4f1710632ca0 (patch)
treedf4acd82ef99b32fdce68000ef765ecf71e9370c /src/mainboard/amd/pistachio/fadt.c
parenta2f722abd40f6f946c1e45f2844b6cb4b29c68c7 (diff)
Fix AMD Pistachio implicit declarations in the same way as with AMD
DBM690T. Remove trailing whitespace. Signed-off-by: Zheng Bao <Zheng.bao@amd.com> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3844 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/amd/pistachio/fadt.c')
-rw-r--r--src/mainboard/amd/pistachio/fadt.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainboard/amd/pistachio/fadt.c b/src/mainboard/amd/pistachio/fadt.c
index d03ea5c796..e7bc017bbd 100644
--- a/src/mainboard/amd/pistachio/fadt.c
+++ b/src/mainboard/amd/pistachio/fadt.c
@@ -25,8 +25,9 @@
#include <console/console.h>
#include <arch/acpi.h>
#include <arch/io.h>
+#include <device/device.h>
+#include <../southbridge/amd/sb600/sb600.h>
-extern void pm_iowrite(u8 reg, u8 value);
/*extern*/ u16 pm_base = 0x800;
/* pm_base should be set in sb acpi */
/* pm_base should be got from bar2 of rs690. Here I compact ACPI