Skip to content
Snippets Groups Projects
Commit 92966835 authored by Kumar Gala's avatar Kumar Gala
Browse files

powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board


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: default avatarKumar Gala <galak@kernel.crashing.org>
parent beba93ed
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment