diff options
| author | Stefan Roese <[email protected]> | 2011-11-15 08:02:04 +0000 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2011-11-16 21:14:39 +0100 |
| commit | fe91a65707e9a62deefd82618f3c4c292009bbba (patch) | |
| tree | ed7b3dd023d19b59a0325e37128dd386f17335bf /common | |
| parent | f0813ab128a6f3e651454f4fca39bce32c90fe62 (diff) | |
4xx_pcie.c: Fix GCC 4.6 build warnings
Fix:
4xx_pcie.c: In function 'pcie_read_config':
4xx_pcie.c:230:6: warning: variable 'address' set but not used [-Wunused-but-set-variable]
4xx_pcie.c: In function 'pcie_write_config':
4xx_pcie.c:290:6: warning: variable 'address' set but not used [-Wunused-but-set-variable]
4xx_pcie.c: In function 'ppc4xx_setup_pcie_rootpoint':
4xx_pcie.c:1066:17: warning: variable 'rmbase' set but not used [-Wunused-but-set-variable]
Signed-off-by: Stefan Roese <[email protected]>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions
