]> git.ipfire.org Git - people/ms/u-boot.git/commit
ddr: altera: Internal rw_mgr_mem_calibrate_vfifo() cleanup part 3
authorMarek Vasut <marex@denx.de>
Fri, 17 Jul 2015 01:44:26 +0000 (03:44 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 8 Aug 2015 12:14:16 +0000 (14:14 +0200)
commitac70d2f3873cea25b13d61e3442015696f27c597
tree1f687efd0e72a4273c823a55513fb64f3f13ac00
parentd2ea49508a7295eb8a1ec4bd82d970d6ac162ed7
ddr: altera: Internal rw_mgr_mem_calibrate_vfifo() cleanup part 3

This is kind of microseries-within-series indent cleanup.
This patch just tweaks the indentation so it is visible
what to do with the grp_calibrated variable.

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