diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2011-11-09 10:05:10 -0600 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2011-11-11 07:49:01 -0600 |
commit | dea7f88726cb56ebb0fc1369182c37ebabe677a7 (patch) | |
tree | bbfc157ea73cd5d31d521952adf7a0804b982f3e /board/intercontrol | |
parent | c1ee16b8e02cd974d7ce9bfb9578e6a1557c2af2 (diff) | |
download | u-boot-imx-dea7f88726cb56ebb0fc1369182c37ebabe677a7.zip u-boot-imx-dea7f88726cb56ebb0fc1369182c37ebabe677a7.tar.gz u-boot-imx-dea7f88726cb56ebb0fc1369182c37ebabe677a7.tar.bz2 |
arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning
Fix:
ctrl_regs.c: In function 'set_ddr_sdram_cfg_2':
ctrl_regs.c:641:15: warning: variable 'rcw_en' set but not used [-Wunused-but-set-variable]
ctrl_regs.c: In function 'compute_fsl_memctl_config_regs':
ctrl_regs.c:951:31: warning: array subscript is above array bounds [-Warray-bounds]
ctrl_regs.c:752:34: warning: array subscript is above array bounds [-Warray-bounds]
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/intercontrol')
0 files changed, 0 insertions, 0 deletions