From 6d07c932bb5258b10ce76c48ff2a7475da19fd85 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sun, 15 Mar 2009 10:04:41 +0000 Subject: Fix all build problems on PPC except the _SDA_BASE issues caused by the code expecting too old binutils(?). Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4007 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/ibm/cpc710/cpc710_pci.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/northbridge/ibm/cpc710') diff --git a/src/northbridge/ibm/cpc710/cpc710_pci.c b/src/northbridge/ibm/cpc710/cpc710_pci.c index b9820e5ab3..233e119baf 100644 --- a/src/northbridge/ibm/cpc710/cpc710_pci.c +++ b/src/northbridge/ibm/cpc710/cpc710_pci.c @@ -1,5 +1,7 @@ #include #include +#include +#include #include "cpc710.h" #include "cpc710_pci.h" -- cgit v1.2.3