summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2008-04-28 11:37:14 +0200
committerWolfgang Denk <wd@denx.de>2008-04-28 12:07:15 +0200
commit5cd0130ecc79d6dcde1b1ac253abc457ca8c3115 (patch)
treec9e9c956c36d72282e17d99f79f4da4eb3d46c70 /include
parent7602ed50a2f0ef3dc8d7da93f116de50288f5b59 (diff)
downloadtalos-obmc-uboot-5cd0130ecc79d6dcde1b1ac253abc457ca8c3115.tar.gz
talos-obmc-uboot-5cd0130ecc79d6dcde1b1ac253abc457ca8c3115.zip
ppc4xx: Fix compile warning of hcu4 board
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/asm-ppc/4xx_pcie.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ppc/4xx_pcie.h b/include/asm-ppc/4xx_pcie.h
index 5398696838..a7cf1e8f5e 100644
--- a/include/asm-ppc/4xx_pcie.h
+++ b/include/asm-ppc/4xx_pcie.h
@@ -12,6 +12,7 @@
#define __4XX_PCIE_H
#include <ppc4xx.h>
+#include <pci.h>
#define DCRN_SDR0_CFGADDR 0x00e
#define DCRN_SDR0_CFGDATA 0x00f
OpenPOWER on IntegriCloud