]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:28 +0000 (08:17 +0200)
commit0485d6503b69de217050cba805fa06a4ce721f29
tree2292c8b7a57642247ba7d0ca8a1c52f825d78f4b
parent1de885aed44b25b8871ee92bb7cabed64ee7d767
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