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

28 Apr
2008
28 Apr
'08
11:37 a.m.
Signed-off-by: Stefan Roese sr@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
6223
Age (days ago)
6223
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stefan Roese