ddr: altera: Clean up ugly casts in sdram_calibration_full()
authorMarek Vasut <marex@denx.de>
Sun, 12 Jul 2015 23:05:27 +0000 (01:05 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 8 Aug 2015 12:14:10 +0000 (14:14 +0200)
commit23f62b36da884c058e684eed055487451de8ff1f
tree7d12b5c2e1a8705e0dfa0904b3283a2694871990
parent963bca63b6c13f72bc164690b0f5de08c9787384
ddr: altera: Clean up ugly casts in sdram_calibration_full()

Use the correct formating string in those debug_cond() invocations
and zap those unnecessary ugly casts.

Signed-off-by: Marek Vasut <marex@denx.de>
drivers/ddr/altera/sequencer.c