[U-Boot-Users] [PATCH] ppc4xx: Fix compile warning of hcu4 board

Stefan Roese sr at denx.de
Mon Apr 28 11:37:14 CEST 2008


Signed-off-by: Stefan Roese <sr at denx.de>
---
 include/asm-ppc/4xx_pcie.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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
-- 
1.5.5.1





More information about the U-Boot mailing list