commit | 63e2a882db7d5d2bed7c7c4e44a841f99ad551a0 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Apr 28 11:37:14 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Mon Apr 28 12:07:15 2008 +0200 |
tree | c9e9c956c36d72282e17d99f79f4da4eb3d46c70 | |
parent | cd28dab2bc21d08745bfee1f5bcc4fe0ba4f158a [diff] |
ppc4xx: Fix compile warning of hcu4 board Signed-off-by: Stefan Roese <sr@denx.de>
diff --git a/include/asm-ppc/4xx_pcie.h b/include/asm-ppc/4xx_pcie.h index 5398696..a7cf1e8 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