summaryrefslogtreecommitdiffstats
path: root/cpu
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2007-04-25 12:34:38 -0500
committerKim Phillips <kim.phillips@freescale.com>2007-04-25 12:34:38 -0500
commit5c5d3242935cf3543af01142627494434834cf98 (patch)
tree8c146a5d337b9a6c9c12ec0ca18f434210cf655b /cpu
parent96b8a05432f346f36493535c85320b70ec9c7c1b (diff)
downloadblackbird-obmc-uboot-5c5d3242935cf3543af01142627494434834cf98.tar.gz
blackbird-obmc-uboot-5c5d3242935cf3543af01142627494434834cf98.zip
mpc83xx: minor fixups for 8313rdb introduction
Diffstat (limited to 'cpu')
-rw-r--r--cpu/mpc83xx/pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu/mpc83xx/pci.c b/cpu/mpc83xx/pci.c
index 2a2b0bd902..785d6129da 100644
--- a/cpu/mpc83xx/pci.c
+++ b/cpu/mpc83xx/pci.c
@@ -25,6 +25,7 @@
#include <common.h>
#include <pci.h>
+#include <ft_build.h>
#include <asm/mpc8349_pci.h>
#ifdef CONFIG_83XX_GENERIC_PCI
OpenPOWER on IntegriCloud