[U-Boot] [PATCH] powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board

Kumar Gala galak at kernel.crashing.org
Thu Jan 20 09:00:39 CET 2011


On Jan 20, 2011, at 1:59 AM, Kumar Gala wrote:

> ctrl_regs.c: In function 'set_ddr_sdram_mode_2':
> ctrl_regs.c:690:6: warning: unused variable 'i'
> 
> 'i' is only used by DDR3 code.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

applied

- k


More information about the U-Boot mailing list