]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Internal rw_mgr_mem_calibrate_vfifo() cleanup part 5
authorMarek Vasut <marex@denx.de>
Fri, 17 Jul 2015 01:54:34 +0000 (03:54 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 8 Aug 2015 12:14:16 +0000 (14:14 +0200)
commit1e04db4c949e79a8942de9943ee4aa3f06174c5f
tree83431afc9ca6674ba81c302124dbdd17a829db6c
parentfe2d0a2da1b11e4702fcd08705fcce16f0fc2427
ddr: altera: Internal rw_mgr_mem_calibrate_vfifo() cleanup part 5

This is kind of microseries-within-series indent cleanup.
This patch fixes the broken formatting strings in debug_cond()
invocations.

It is likely that this patch has checkpatch warnings, but
for the sake of not breaking the code, these are ignored.

No functional change.

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